Uses of Class
software.amazon.awscdk.services.secretsmanager.HostedRotationType
Packages that use HostedRotationType
Package
Description
AWS Secrets Manager Construct Library
-
Uses of HostedRotationType in software.amazon.awscdk.services.secretsmanager
Fields in software.amazon.awscdk.services.secretsmanager declared as HostedRotationTypeModifier and TypeFieldDescriptionstatic final HostedRotationTypeHostedRotationType.MARIADB_MULTI_USERMariaDB Multi User.static final HostedRotationTypeHostedRotationType.MARIADB_SINGLE_USERMariaDB Single User.static final HostedRotationTypeHostedRotationType.MONGODB_MULTI_USERMongoDB Multi User.static final HostedRotationTypeHostedRotationType.MONGODB_SINGLE_USERMongoDB Single User.static final HostedRotationTypeHostedRotationType.MYSQL_MULTI_USERMySQL Multi User.static final HostedRotationTypeHostedRotationType.MYSQL_SINGLE_USERMySQL Single User.static final HostedRotationTypeHostedRotationType.ORACLE_MULTI_USEROracle Multi User.static final HostedRotationTypeHostedRotationType.ORACLE_SINGLE_USEROracle Single User.static final HostedRotationTypeHostedRotationType.POSTGRESQL_MULTI_USERPostgreSQL Multi User.static final HostedRotationTypeHostedRotationType.POSTGRESQL_SINGLE_USERPostgreSQL Single User.static final HostedRotationTypeHostedRotationType.REDSHIFT_MULTI_USERRedshift Multi User.static final HostedRotationTypeHostedRotationType.REDSHIFT_SINGLE_USERRedshift Single User.static final HostedRotationTypeHostedRotationType.SQLSERVER_MULTI_USERSQL Server Multi User.static final HostedRotationTypeHostedRotationType.SQLSERVER_SINGLE_USERSQL Server Single User.