@Stability(value=Stable) public static final class CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationAggregator.OrganizationAggregationSourceProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
allAwsRegions(Boolean allAwsRegions)
|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
allAwsRegions(IResolvable allAwsRegions)
|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
awsRegions(List<String> awsRegions)
|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty |
build()
Builds the configured instance.
|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
roleArn(String roleArn)
|
@Stability(value=Stable) public CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder roleArn(String roleArn)
roleArn - `CfnConfigurationAggregator.OrganizationAggregationSourceProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder allAwsRegions(Boolean allAwsRegions)
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.getAllAwsRegions()allAwsRegions - `CfnConfigurationAggregator.OrganizationAggregationSourceProperty.AllAwsRegions`.this@Stability(value=Stable) public CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder allAwsRegions(IResolvable allAwsRegions)
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.getAllAwsRegions()allAwsRegions - `CfnConfigurationAggregator.OrganizationAggregationSourceProperty.AllAwsRegions`.this@Stability(value=Stable) public CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder awsRegions(List<String> awsRegions)
awsRegions - `CfnConfigurationAggregator.OrganizationAggregationSourceProperty.AwsRegions`.this@Stability(value=Stable) public CfnConfigurationAggregator.OrganizationAggregationSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigurationAggregator.OrganizationAggregationSourceProperty>CfnConfigurationAggregator.OrganizationAggregationSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.