Uses of Class
software.amazon.awscdk.services.secretsmanager.RotationSchedule
Packages that use RotationSchedule
Package
Description
AWS Secrets Manager Construct Library
-
Uses of RotationSchedule in software.amazon.awscdk.services.secretsmanager
Methods in software.amazon.awscdk.services.secretsmanager that return RotationScheduleModifier and TypeMethodDescriptionISecret.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.default RotationScheduleISecret.Jsii$Default.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.final RotationScheduleISecret.Jsii$Proxy.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.default RotationScheduleISecretTargetAttachment.Jsii$Default.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.final RotationScheduleISecretTargetAttachment.Jsii$Proxy.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.Secret.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.SecretTargetAttachment.addRotationSchedule(String id, RotationScheduleOptions options) Adds a rotation schedule to the secret.RotationSchedule.Builder.build()