Uses of Interface
software.amazon.awscdk.services.secretsmanager.RotationScheduleOptions
Packages that use RotationScheduleOptions
Package
Description
AWS Secrets Manager Construct Library
-
Uses of RotationScheduleOptions in software.amazon.awscdk.services.secretsmanager
Subinterfaces of RotationScheduleOptions in software.amazon.awscdk.services.secretsmanagerModifier and TypeInterfaceDescriptioninterfaceConstruction properties for a RotationSchedule.Classes in software.amazon.awscdk.services.secretsmanager that implement RotationScheduleOptionsModifier and TypeClassDescriptionstatic final classAn implementation forRotationScheduleOptionsstatic final classAn implementation forRotationSchedulePropsMethods in software.amazon.awscdk.services.secretsmanager that return RotationScheduleOptionsModifier and TypeMethodDescriptionRotationScheduleOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.secretsmanager with parameters of type RotationScheduleOptionsModifier 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.