Uses of Class
software.amazon.awscdk.services.cloudformation.CfnStackSet.AutoDeploymentProperty.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnStackSet.AutoDeploymentProperty.Builder in software.amazon.awscdk.services.cloudformation
Modifier and TypeMethodDescriptionCfnStackSet.AutoDeploymentProperty.builder()
Sets the value ofCfnStackSet.AutoDeploymentProperty.getEnabled()
CfnStackSet.AutoDeploymentProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnStackSet.AutoDeploymentProperty.getEnabled()
CfnStackSet.AutoDeploymentProperty.Builder.retainStacksOnAccountRemoval
(Boolean retainStacksOnAccountRemoval) Sets the value ofCfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval()
CfnStackSet.AutoDeploymentProperty.Builder.retainStacksOnAccountRemoval
(IResolvable retainStacksOnAccountRemoval) Sets the value ofCfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStackSet.AutoDeploymentProperty.Builder
.