@Stability(value=Stable)
public static interface CfnResourceDataSync.SyncSourceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-syncsource.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-syncsource.html#cfn-ssm-resourcedatasync-syncsource-sourceregions@Stability(value=Stable) @NotNull String getSourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-syncsource.html#cfn-ssm-resourcedatasync-syncsource-sourcetype@Stability(value=Stable) @Nullable default Object getAwsOrganizationsSource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-syncsource.html#cfn-ssm-resourcedatasync-syncsource-awsorganizationssource@Stability(value=Stable) @Nullable default Object getIncludeFutureRegions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-syncsource.html#cfn-ssm-resourcedatasync-syncsource-includefutureregions@Stability(value=Stable) static CfnResourceDataSync.SyncSourceProperty.Builder builder()
Copyright © 2020. All rights reserved.