@Stability(value=Stable) @Internal public static final class CfnResourceDataSync.SyncSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDataSync.SyncSourceProperty
CfnResourceDataSync.SyncSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDataSync.SyncSourceProperty.Builder, CfnResourceDataSync.SyncSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDataSync.SyncSourceProperty.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) |
Object |
getAwsOrganizationsSource()
Information about the AwsOrganizationsSource resource data sync source.
|
Object |
getIncludeFutureRegions()
Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
|
List<String> |
getSourceRegions()
The `SyncSource` AWS Regions included in the resource data sync.
|
String |
getSourceType()
The type of data source for the resource data sync.
|
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.SyncSourceProperty.Builder builder)
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder.public final List<String> getSourceRegions()
CfnResourceDataSync.SyncSourcePropertygetSourceRegions in interface CfnResourceDataSync.SyncSourcePropertypublic final String getSourceType()
CfnResourceDataSync.SyncSourceProperty
SourceType is either AwsOrganizations (if an organization is present in AWS Organizations ) or SingleAccountMultiRegions .
getSourceType in interface CfnResourceDataSync.SyncSourcePropertypublic final Object getAwsOrganizationsSource()
CfnResourceDataSync.SyncSourcePropertyA sync source of this type can synchronize data from AWS Organizations .
getAwsOrganizationsSource in interface CfnResourceDataSync.SyncSourcePropertypublic final Object getIncludeFutureRegions()
CfnResourceDataSync.SyncSourcePropertygetIncludeFutureRegions in interface CfnResourceDataSync.SyncSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.