Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder
Packages that use CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder
-
Uses of CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that return CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.BuilderModifier and TypeMethodDescriptionCfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.builder()CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.excludeCharacters(String excludeCharacters) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.masterSecretArn(String masterSecretArn) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.masterSecretKmsKeyArn(String masterSecretKmsKeyArn) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.rotationLambdaName(String rotationLambdaName) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.rotationType(String rotationType) Sets the value ofCfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.getRuntime()CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.superuserSecretArn(String superuserSecretArn) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.superuserSecretKmsKeyArn(String superuserSecretKmsKeyArn) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.vpcSecurityGroupIds(String vpcSecurityGroupIds) CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.vpcSubnetIds(String vpcSubnetIds) Constructors in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager with parameters of type CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.