@Stability(value=Stable) @Internal public static final class CfnStackSet.DeploymentTargetsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackSet.DeploymentTargetsProperty
CfnStackSet.DeploymentTargetsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackSet.DeploymentTargetsProperty.Builder, CfnStackSet.DeploymentTargetsProperty.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(List<String> accounts,
List<String> organizationalUnitIds)
Constructor that initializes the object based on literal property values passed by the
CfnStackSet.AutoDeploymentProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAccounts()
`CfnStackSet.DeploymentTargetsProperty.Accounts`.
|
List<String> |
getOrganizationalUnitIds()
`CfnStackSet.DeploymentTargetsProperty.OrganizationalUnitIds`.
|
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(List<String> accounts, List<String> organizationalUnitIds)
CfnStackSet.AutoDeploymentProperty.Builder.public final List<String> getAccounts()
CfnStackSet.DeploymentTargetsPropertygetAccounts in interface CfnStackSet.DeploymentTargetsPropertypublic final List<String> getOrganizationalUnitIds()
CfnStackSet.DeploymentTargetsPropertygetOrganizationalUnitIds in interface CfnStackSet.DeploymentTargetsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.