@Stability(value=Stable)
public static interface CfnStackSet.AutoDeploymentProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getRetainStacksOnAccountRemoval()
@Stability(value=Stable) static CfnStackSet.AutoDeploymentProperty.Builder builder()
Copyright © 2021. All rights reserved.