@Stability(value=Stable) public static final class CfnStackSet.AutoDeploymentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStackSet.AutoDeploymentProperty>
CfnStackSet.AutoDeploymentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.AutoDeploymentProperty |
build()
Builds the configured instance.
|
CfnStackSet.AutoDeploymentProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getEnabled() |
CfnStackSet.AutoDeploymentProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getEnabled() |
CfnStackSet.AutoDeploymentProperty.Builder |
retainStacksOnAccountRemoval(Boolean retainStacksOnAccountRemoval)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval() |
CfnStackSet.AutoDeploymentProperty.Builder |
retainStacksOnAccountRemoval(IResolvable retainStacksOnAccountRemoval)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval() |
@Stability(value=Stable) public CfnStackSet.AutoDeploymentProperty.Builder enabled(Boolean enabled)
CfnStackSet.AutoDeploymentProperty.getEnabled()enabled - `CfnStackSet.AutoDeploymentProperty.Enabled`.this@Stability(value=Stable) public CfnStackSet.AutoDeploymentProperty.Builder enabled(IResolvable enabled)
CfnStackSet.AutoDeploymentProperty.getEnabled()enabled - `CfnStackSet.AutoDeploymentProperty.Enabled`.this@Stability(value=Stable) public CfnStackSet.AutoDeploymentProperty.Builder retainStacksOnAccountRemoval(Boolean retainStacksOnAccountRemoval)
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval()retainStacksOnAccountRemoval - `CfnStackSet.AutoDeploymentProperty.RetainStacksOnAccountRemoval`.this@Stability(value=Stable) public CfnStackSet.AutoDeploymentProperty.Builder retainStacksOnAccountRemoval(IResolvable retainStacksOnAccountRemoval)
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval()retainStacksOnAccountRemoval - `CfnStackSet.AutoDeploymentProperty.RetainStacksOnAccountRemoval`.this@Stability(value=Stable) public CfnStackSet.AutoDeploymentProperty build()
build in interface software.amazon.jsii.Builder<CfnStackSet.AutoDeploymentProperty>CfnStackSet.AutoDeploymentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.