@Stability(value=Stable) @Internal public static final class CfnResourceDataSync.AwsOrganizationsSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDataSync.AwsOrganizationsSourceProperty
CfnResourceDataSync.AwsOrganizationsSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDataSync.AwsOrganizationsSourceProperty.Builder, CfnResourceDataSync.AwsOrganizationsSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDataSync.AwsOrganizationsSourceProperty.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) |
List<String> |
getOrganizationalUnits()
The AWS Organizations organization units included in the sync.
|
String |
getOrganizationSourceType()
If an AWS organization is present, this is either `OrganizationalUnits` or `EntireOrganization` .
|
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(CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder builder)
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder.public final String getOrganizationSourceType()
CfnResourceDataSync.AwsOrganizationsSourceProperty
For OrganizationalUnits , the data is aggregated from a set of organization units. For EntireOrganization , the data is aggregated from the entire AWS organization.
getOrganizationSourceType in interface CfnResourceDataSync.AwsOrganizationsSourcePropertypublic final List<String> getOrganizationalUnits()
CfnResourceDataSync.AwsOrganizationsSourcePropertygetOrganizationalUnits in interface CfnResourceDataSync.AwsOrganizationsSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.