| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(PutConfigurationAggregatorRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutConfigurationAggregatorRequestMarshaller.marshall(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest) |
Copyright © 2023. All rights reserved.