Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnRotationScheduleMixinProps.Builder
Packages that use CfnRotationScheduleMixinProps.Builder
-
Uses of CfnRotationScheduleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that return CfnRotationScheduleMixinProps.BuilderModifier and TypeMethodDescriptionCfnRotationScheduleMixinProps.builder()CfnRotationScheduleMixinProps.Builder.externalSecretRotationMetadata(List<? extends Object> externalSecretRotationMetadata) Sets the value ofCfnRotationScheduleMixinProps.getExternalSecretRotationMetadata()CfnRotationScheduleMixinProps.Builder.externalSecretRotationMetadata(IResolvable externalSecretRotationMetadata) Sets the value ofCfnRotationScheduleMixinProps.getExternalSecretRotationMetadata()CfnRotationScheduleMixinProps.Builder.externalSecretRotationRoleArn(String externalSecretRotationRoleArn) Sets the value ofCfnRotationScheduleMixinProps.getExternalSecretRotationRoleArn()CfnRotationScheduleMixinProps.Builder.hostedRotationLambda(CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty hostedRotationLambda) Sets the value ofCfnRotationScheduleMixinProps.getHostedRotationLambda()CfnRotationScheduleMixinProps.Builder.hostedRotationLambda(IResolvable hostedRotationLambda) Sets the value ofCfnRotationScheduleMixinProps.getHostedRotationLambda()CfnRotationScheduleMixinProps.Builder.rotateImmediatelyOnUpdate(Boolean rotateImmediatelyOnUpdate) Sets the value ofCfnRotationScheduleMixinProps.getRotateImmediatelyOnUpdate()CfnRotationScheduleMixinProps.Builder.rotateImmediatelyOnUpdate(IResolvable rotateImmediatelyOnUpdate) Sets the value ofCfnRotationScheduleMixinProps.getRotateImmediatelyOnUpdate()CfnRotationScheduleMixinProps.Builder.rotationLambdaArn(String rotationLambdaArn) Sets the value ofCfnRotationScheduleMixinProps.getRotationLambdaArn()CfnRotationScheduleMixinProps.Builder.rotationRules(CfnRotationSchedulePropsMixin.RotationRulesProperty rotationRules) Sets the value ofCfnRotationScheduleMixinProps.getRotationRules()CfnRotationScheduleMixinProps.Builder.rotationRules(IResolvable rotationRules) Sets the value ofCfnRotationScheduleMixinProps.getRotationRules()Sets the value ofCfnRotationScheduleMixinProps.getSecretId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager with parameters of type CfnRotationScheduleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRotationScheduleMixinProps.Builder.