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