@Stability(value=Stable) @Internal public static final class OrganizationsDeploymentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OrganizationsDeploymentProps
OrganizationsDeploymentPropssoftware.amazon.jsii.JsiiObject.InitializationModeOrganizationsDeploymentProps.Builder, OrganizationsDeploymentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(OrganizationsDeploymentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OrganizationsDeploymentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
StackSetOrganizationsAutoDeployment |
getAutoDeployment()
Automatically deploy to new accounts added to Organizational Units.
|
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(OrganizationsDeploymentProps.Builder builder)
OrganizationsDeploymentProps.Builder.public final StackSetOrganizationsAutoDeployment getAutoDeployment()
OrganizationsDeploymentPropsWhether AWS CloudFormation StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
Default: Disabled
getAutoDeployment in interface OrganizationsDeploymentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.