| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(Consumer<PutConfigurationAggregatorRequest.Builder> putConfigurationAggregatorRequest)
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutConfigurationAggregatorResponse> |
ConfigAsyncClient.putConfigurationAggregator(Consumer<PutConfigurationAggregatorRequest.Builder> putConfigurationAggregatorRequest)
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default CompletableFuture<PutConfigurationAggregatorResponse> |
ConfigAsyncClient.putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
Copyright © 2023. All rights reserved.