Uses of Class
software.amazon.awscdk.services.cloudformation.CfnStackSet.AutoDeploymentProperty.Builder
Packages that use CfnStackSet.AutoDeploymentProperty.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnStackSet.AutoDeploymentProperty.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnStackSet.AutoDeploymentProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnStackSet.AutoDeploymentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStackSet.AutoDeploymentProperty.Builder.