@Stability(value=Stable) public static final class CfnRotationSchedule.HostedRotationLambdaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRotationSchedule.HostedRotationLambdaProperty>
CfnRotationSchedule.HostedRotationLambdaProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder rotationType(String rotationType)
CfnRotationSchedule.HostedRotationLambdaProperty.getRotationType()rotationType - `CfnRotationSchedule.HostedRotationLambdaProperty.RotationType`. This parameter is required.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder kmsKeyArn(String kmsKeyArn)
CfnRotationSchedule.HostedRotationLambdaProperty.getKmsKeyArn()kmsKeyArn - `CfnRotationSchedule.HostedRotationLambdaProperty.KmsKeyArn`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder masterSecretArn(String masterSecretArn)
CfnRotationSchedule.HostedRotationLambdaProperty.getMasterSecretArn()masterSecretArn - `CfnRotationSchedule.HostedRotationLambdaProperty.MasterSecretArn`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder masterSecretKmsKeyArn(String masterSecretKmsKeyArn)
masterSecretKmsKeyArn - `CfnRotationSchedule.HostedRotationLambdaProperty.MasterSecretKmsKeyArn`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder rotationLambdaName(String rotationLambdaName)
CfnRotationSchedule.HostedRotationLambdaProperty.getRotationLambdaName()rotationLambdaName - `CfnRotationSchedule.HostedRotationLambdaProperty.RotationLambdaName`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder vpcSecurityGroupIds(String vpcSecurityGroupIds)
vpcSecurityGroupIds - `CfnRotationSchedule.HostedRotationLambdaProperty.VpcSecurityGroupIds`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty.Builder vpcSubnetIds(String vpcSubnetIds)
CfnRotationSchedule.HostedRotationLambdaProperty.getVpcSubnetIds()vpcSubnetIds - `CfnRotationSchedule.HostedRotationLambdaProperty.VpcSubnetIds`.this@Stability(value=Stable) public CfnRotationSchedule.HostedRotationLambdaProperty build()
build in interface software.amazon.jsii.Builder<CfnRotationSchedule.HostedRotationLambdaProperty>CfnRotationSchedule.HostedRotationLambdaPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.