@Stability(value=Stable) public static final class CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDataSync.AwsOrganizationsSourceProperty>
CfnResourceDataSync.AwsOrganizationsSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDataSync.AwsOrganizationsSourceProperty |
build()
Builds the configured instance.
|
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder |
organizationalUnits(List<String> organizationalUnits)
|
CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder |
organizationSourceType(String organizationSourceType)
|
@Stability(value=Stable) public CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder organizationSourceType(String organizationSourceType)
organizationSourceType - `CfnResourceDataSync.AwsOrganizationsSourceProperty.OrganizationSourceType`. This parameter is required.this@Stability(value=Stable) public CfnResourceDataSync.AwsOrganizationsSourceProperty.Builder organizationalUnits(List<String> organizationalUnits)
organizationalUnits - `CfnResourceDataSync.AwsOrganizationsSourceProperty.OrganizationalUnits`.this@Stability(value=Stable) public CfnResourceDataSync.AwsOrganizationsSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDataSync.AwsOrganizationsSourceProperty>CfnResourceDataSync.AwsOrganizationsSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.