@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(CfnStackSet.DeploymentTargetsProperty.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) |
String |
getAccountFilterType()
`CfnStackSet.DeploymentTargetsProperty.AccountFilterType`.
|
List<String> |
getAccounts()
The names of one or more AWS accounts for which you want to deploy stack set updates.
|
List<String> |
getOrganizationalUnitIds()
The organization root ID or organizational unit (OU) IDs to which StackSets deploys.
|
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.DeploymentTargetsProperty.Builder builder)
CfnStackSet.AutoDeploymentProperty.Builder.public final String getAccountFilterType()
CfnStackSet.DeploymentTargetsPropertygetAccountFilterType in interface CfnStackSet.DeploymentTargetsPropertypublic final List<String> getAccounts()
CfnStackSet.DeploymentTargetsProperty
Pattern : ^[0-9]{12}$
getAccounts in interface CfnStackSet.DeploymentTargetsPropertypublic final List<String> getOrganizationalUnitIds()
CfnStackSet.DeploymentTargetsProperty
Pattern : ^(ou-[a-z0-9]{4,32}-[a-z0-9]{8,32}|r-[a-z0-9]{4,32})$
getOrganizationalUnitIds in interface CfnStackSet.DeploymentTargetsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.