| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Field and Description |
|---|---|
static HostedRotationType |
HostedRotationType.MARIADB_MULTI_USER
(experimental) MariaDB Multi User.
|
static HostedRotationType |
HostedRotationType.MARIADB_SINGLE_USER
(experimental) MariaDB Single User.
|
static HostedRotationType |
HostedRotationType.MONGODB_MULTI_USER
(experimental) MongoDB Multi User.
|
static HostedRotationType |
HostedRotationType.MONGODB_SINGLE_USER
(experimental) MongoDB Single User.
|
static HostedRotationType |
HostedRotationType.MYSQL_MULTI_USER
(experimental) MySQL Multi User.
|
static HostedRotationType |
HostedRotationType.MYSQL_SINGLE_USER
(experimental) MySQL Single User.
|
static HostedRotationType |
HostedRotationType.ORACLE_MULTI_USER
(experimental) Oracle Multi User.
|
static HostedRotationType |
HostedRotationType.ORACLE_SINGLE_USER
(experimental) Oracle Single User.
|
static HostedRotationType |
HostedRotationType.POSTGRESQL_MULTI_USER
(experimental) PostgreSQL Multi User.
|
static HostedRotationType |
HostedRotationType.POSTGRESQL_SINGLE_USER
(experimental) PostgreSQL Single User.
|
static HostedRotationType |
HostedRotationType.REDSHIFT_MULTI_USER
(experimental) Redshift Multi User.
|
static HostedRotationType |
HostedRotationType.REDSHIFT_SINGLE_USER
(experimental) Redshift Single User.
|
static HostedRotationType |
HostedRotationType.SQLSERVER_MULTI_USER
(experimental) SQL Server Multi User.
|
static HostedRotationType |
HostedRotationType.SQLSERVER_SINGLE_USER
(experimental) SQL Server Single User.
|
Copyright © 2021. All rights reserved.