| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiUserHostedRotationOptions
(experimental) Multi user hosted rotation options.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiUserHostedRotationOptions.Jsii$Proxy
An implementation for
MultiUserHostedRotationOptions |
static class |
SingleUserHostedRotationOptions.Jsii$Proxy
An implementation for
SingleUserHostedRotationOptions |
| Modifier and Type | Method and Description |
|---|---|
SingleUserHostedRotationOptions |
SingleUserHostedRotationOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static HostedRotation |
HostedRotation.mariaDbSingleUser(SingleUserHostedRotationOptions options)
(experimental) MariaDB Single User.
|
static HostedRotation |
HostedRotation.mongoDbSingleUser(SingleUserHostedRotationOptions options)
(experimental) MongoDB Single User.
|
static HostedRotation |
HostedRotation.mysqlSingleUser(SingleUserHostedRotationOptions options)
(experimental) MySQL Single User.
|
static HostedRotation |
HostedRotation.oracleSingleUser(SingleUserHostedRotationOptions options)
(experimental) Oracle Single User.
|
static HostedRotation |
HostedRotation.postgreSqlSingleUser(SingleUserHostedRotationOptions options)
(experimental) PostgreSQL Single User.
|
static HostedRotation |
HostedRotation.redshiftSingleUser(SingleUserHostedRotationOptions options)
(experimental) Redshift Single User.
|
static HostedRotation |
HostedRotation.sqlServerSingleUser(SingleUserHostedRotationOptions options)
(experimental) SQL Server Single User.
|
Copyright © 2021. All rights reserved.