| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.accountIds(Collection<String> accountIds)
The 12-digit account ID of the account being aggregated.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.accountIds(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(Collection<String> awsRegions)
The source regions being aggregated.
|
AccountAggregationSource.Builder |
AccountAggregationSource.Builder.awsRegions(String... awsRegions)
The source regions being aggregated.
|
static AccountAggregationSource.Builder |
AccountAggregationSource.builder() |
AccountAggregationSource.Builder |
AccountAggregationSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountAggregationSource.Builder> |
AccountAggregationSource.serializableBuilderClass() |
Copyright © 2023. All rights reserved.