@Stability(value=Stable)
public static interface CfnStackSet.AutoDeploymentProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackSet.AutoDeploymentProperty.Builder
A builder for
CfnStackSet.AutoDeploymentProperty |
static class |
CfnStackSet.AutoDeploymentProperty.Jsii$Proxy
An implementation for
CfnStackSet.AutoDeploymentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackSet.AutoDeploymentProperty.Builder |
builder() |
default Object |
getEnabled()
`CfnStackSet.AutoDeploymentProperty.Enabled`.
|
default Object |
getRetainStacksOnAccountRemoval()
`CfnStackSet.AutoDeploymentProperty.RetainStacksOnAccountRemoval`.
|
@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html#cfn-cloudformation-stackset-autodeployment-enabled@Stability(value=Stable) @Nullable default Object getRetainStacksOnAccountRemoval()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html#cfn-cloudformation-stackset-autodeployment-retainstacksonaccountremoval@Stability(value=Stable) static CfnStackSet.AutoDeploymentProperty.Builder builder()
Copyright © 2021. All rights reserved.