| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteConfigurationAggregatorResponse |
ConfigClient.deleteConfigurationAggregator(DeleteConfigurationAggregatorRequest deleteConfigurationAggregatorRequest)
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
|
default CompletableFuture<DeleteConfigurationAggregatorResponse> |
ConfigAsyncClient.deleteConfigurationAggregator(DeleteConfigurationAggregatorRequest deleteConfigurationAggregatorRequest)
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteConfigurationAggregatorRequestMarshaller.marshall(DeleteConfigurationAggregatorRequest deleteConfigurationAggregatorRequest) |
Copyright © 2023. All rights reserved.