@Stability(value=Stable) public static final class CfnResourceDataSync.SyncSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDataSync.SyncSourceProperty>
CfnResourceDataSync.SyncSourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder sourceRegions(List<String> sourceRegions)
CfnResourceDataSync.SyncSourceProperty.getSourceRegions()sourceRegions - `CfnResourceDataSync.SyncSourceProperty.SourceRegions`. This parameter is required.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder sourceType(String sourceType)
CfnResourceDataSync.SyncSourceProperty.getSourceType()sourceType - `CfnResourceDataSync.SyncSourceProperty.SourceType`. This parameter is required.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder awsOrganizationsSource(CfnResourceDataSync.AwsOrganizationsSourceProperty awsOrganizationsSource)
CfnResourceDataSync.SyncSourceProperty.getAwsOrganizationsSource()awsOrganizationsSource - `CfnResourceDataSync.SyncSourceProperty.AwsOrganizationsSource`.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder awsOrganizationsSource(IResolvable awsOrganizationsSource)
CfnResourceDataSync.SyncSourceProperty.getAwsOrganizationsSource()awsOrganizationsSource - `CfnResourceDataSync.SyncSourceProperty.AwsOrganizationsSource`.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder includeFutureRegions(Boolean includeFutureRegions)
CfnResourceDataSync.SyncSourceProperty.getIncludeFutureRegions()includeFutureRegions - `CfnResourceDataSync.SyncSourceProperty.IncludeFutureRegions`.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty.Builder includeFutureRegions(IResolvable includeFutureRegions)
CfnResourceDataSync.SyncSourceProperty.getIncludeFutureRegions()includeFutureRegions - `CfnResourceDataSync.SyncSourceProperty.IncludeFutureRegions`.this@Stability(value=Stable) public CfnResourceDataSync.SyncSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDataSync.SyncSourceProperty>CfnResourceDataSync.SyncSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.