@Stability(value=Stable)
public static interface CfnResourceDataSync.SyncSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDataSync.SyncSourceProperty.Builder
A builder for
CfnResourceDataSync.SyncSourceProperty |
static class |
CfnResourceDataSync.SyncSourceProperty.Jsii$Proxy
An implementation for
CfnResourceDataSync.SyncSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDataSync.SyncSourceProperty.Builder |
builder() |
default Object |
getAwsOrganizationsSource()
`CfnResourceDataSync.SyncSourceProperty.AwsOrganizationsSource`.
|
default Object |
getIncludeFutureRegions()
`CfnResourceDataSync.SyncSourceProperty.IncludeFutureRegions`.
|
List<String> |
getSourceRegions()
`CfnResourceDataSync.SyncSourceProperty.SourceRegions`.
|
String |
getSourceType()
`CfnResourceDataSync.SyncSourceProperty.SourceType`.
|
@Stability(value=Stable) @NotNull List<String> getSourceRegions()
@Stability(value=Stable) @NotNull String getSourceType()
@Stability(value=Stable) @Nullable default Object getAwsOrganizationsSource()
@Stability(value=Stable) @Nullable default Object getIncludeFutureRegions()
@Stability(value=Stable) static CfnResourceDataSync.SyncSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.