AccountAggregationSource.Builder |
AccountAggregationSource.Builder.accountIds(String... accountIds) |
The 12-digit account ID of the account being aggregated.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.accountIds(Collection<String> accountIds) |
The 12-digit account ID of the account being aggregated.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.allAwsRegions(Boolean allAwsRegions) |
If true, aggregate existing Config regions and future regions.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.awsRegions(String... awsRegions) |
The source regions being aggregated.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.awsRegions(Collection<String> awsRegions) |
The source regions being aggregated.
|
static AccountAggregationSource.Builder |
AccountAggregationSource.builder() |
|
AccountAggregationSource.Builder |
AccountAggregationSource.toBuilder() |
|