@Stability(value=Stable) @Internal public static final class CfnStackSet.AutoDeploymentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackSet.AutoDeploymentProperty
CfnStackSet.AutoDeploymentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackSet.AutoDeploymentProperty.Builder, CfnStackSet.AutoDeploymentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStackSet.AutoDeploymentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStackSet.AutoDeploymentProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnabled()
If set to `true` , StackSets automatically deploys additional stack instances to AWS Organizations accounts that are added to a target organization or organizational unit (OU) in the specified Regions.
|
Object |
getRetainStacksOnAccountRemoval()
If set to `true` , stack resources are retained when an account is removed from a target organization or OU.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStackSet.AutoDeploymentProperty.Builder builder)
CfnStackSet.AutoDeploymentProperty.Builder.public final Object getEnabled()
CfnStackSet.AutoDeploymentPropertyIf an account is removed from a target organization or OU, StackSets deletes stack instances from the account in the specified Regions.
getEnabled in interface CfnStackSet.AutoDeploymentPropertypublic final Object getRetainStacksOnAccountRemoval()
CfnStackSet.AutoDeploymentProperty
If set to false , stack resources are deleted. Specify only if Enabled is set to True .
getRetainStacksOnAccountRemoval in interface CfnStackSet.AutoDeploymentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.