| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAggregationAuthorizationResponse |
ConfigClient.deleteAggregationAuthorization(Consumer<DeleteAggregationAuthorizationRequest.Builder> deleteAggregationAuthorizationRequest)
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
|
default DeleteAggregationAuthorizationResponse |
ConfigClient.deleteAggregationAuthorization(DeleteAggregationAuthorizationRequest deleteAggregationAuthorizationRequest)
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAggregationAuthorizationResponse> |
ConfigAsyncClient.deleteAggregationAuthorization(Consumer<DeleteAggregationAuthorizationRequest.Builder> deleteAggregationAuthorizationRequest)
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
|
default CompletableFuture<DeleteAggregationAuthorizationResponse> |
ConfigAsyncClient.deleteAggregationAuthorization(DeleteAggregationAuthorizationRequest deleteAggregationAuthorizationRequest)
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
|
Copyright © 2023. All rights reserved.