Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnRotationSchedulePropsMixin.RotationRulesProperty
Packages that use CfnRotationSchedulePropsMixin.RotationRulesProperty
-
Uses of CfnRotationSchedulePropsMixin.RotationRulesProperty in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Classes in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that implement CfnRotationSchedulePropsMixin.RotationRulesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRotationSchedulePropsMixin.RotationRulesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that return CfnRotationSchedulePropsMixin.RotationRulesPropertyModifier and TypeMethodDescriptionCfnRotationSchedulePropsMixin.RotationRulesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager with parameters of type CfnRotationSchedulePropsMixin.RotationRulesPropertyModifier and TypeMethodDescriptionCfnRotationScheduleMixinProps.Builder.rotationRules(CfnRotationSchedulePropsMixin.RotationRulesProperty rotationRules) Sets the value ofCfnRotationScheduleMixinProps.getRotationRules()CfnRotationSchedulePropsMixin.Builder.rotationRules(CfnRotationSchedulePropsMixin.RotationRulesProperty rotationRules) A structure that defines the rotation configuration for this secret.