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