Uses of Class
software.amazon.awscdk.core.CfnStackSet.AutoDeploymentProperty.Builder
Packages that use CfnStackSet.AutoDeploymentProperty.Builder
-
Uses of CfnStackSet.AutoDeploymentProperty.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core 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.core with parameters of type CfnStackSet.AutoDeploymentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStackSet.AutoDeploymentProperty.Builder.