@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String organizationSourceType,
List<String> organizationalUnits)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getOrganizationalUnits()
`CfnResourceDataSync.AwsOrganizationsSourceProperty.OrganizationalUnits`.
|
String |
getOrganizationSourceType()
`CfnResourceDataSync.AwsOrganizationsSourceProperty.OrganizationSourceType`.
|
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(String organizationSourceType, List<String> organizationalUnits)
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder.public final String getOrganizationSourceType()
CfnResourceDataSync.AwsOrganizationsSourcePropertygetOrganizationSourceType in interface CfnResourceDataSync.AwsOrganizationsSourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-awsorganizationssource.html#cfn-ssm-resourcedatasync-awsorganizationssource-organizationsourcetypepublic final List<String> getOrganizationalUnits()
CfnResourceDataSync.AwsOrganizationsSourcePropertygetOrganizationalUnits in interface CfnResourceDataSync.AwsOrganizationsSourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-awsorganizationssource.html#cfn-ssm-resourcedatasync-awsorganizationssource-organizationalunits@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.