Uses of Interface
software.amazon.awscdk.services.secretsmanager.SecretRotationApplicationOptions
Packages that use SecretRotationApplicationOptions
Package
Description
AWS Secrets Manager Construct Library
-
Uses of SecretRotationApplicationOptions in software.amazon.awscdk.services.secretsmanager
Classes in software.amazon.awscdk.services.secretsmanager that implement SecretRotationApplicationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forSecretRotationApplicationOptionsMethods in software.amazon.awscdk.services.secretsmanager that return SecretRotationApplicationOptionsModifier and TypeMethodDescriptionSecretRotationApplicationOptions.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.secretsmanager with parameters of type SecretRotationApplicationOptionsModifierConstructorDescriptionSecretRotationApplication(String applicationId, String semanticVersion, SecretRotationApplicationOptions options)