Uses of Class
software.amazon.awscdk.services.secretsmanager.SecretRotationApplication.Builder
Packages that use SecretRotationApplication.Builder
Package
Description
AWS Secrets Manager Construct Library
-
Uses of SecretRotationApplication.Builder in software.amazon.awscdk.services.secretsmanager
Methods in software.amazon.awscdk.services.secretsmanager that return SecretRotationApplication.BuilderModifier and TypeMethodDescriptionSecretRotationApplication.Builder.additionalSemanticVersions(Map<String, String> additionalSemanticVersions) Semantic versions for partitions other than 'aws'.SecretRotationApplication.Builder.isMultiUser(Boolean isMultiUser) Whether the rotation application uses the multi user scheme.