| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAggregationAuthorizationResponse |
ConfigClient.putAggregationAuthorization(Consumer<PutAggregationAuthorizationRequest.Builder> putAggregationAuthorizationRequest)
Authorizes the aggregator account and region to collect data from the source account and region.
|
default PutAggregationAuthorizationResponse |
ConfigClient.putAggregationAuthorization(PutAggregationAuthorizationRequest putAggregationAuthorizationRequest)
Authorizes the aggregator account and region to collect data from the source account and region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAggregationAuthorizationResponse> |
ConfigAsyncClient.putAggregationAuthorization(Consumer<PutAggregationAuthorizationRequest.Builder> putAggregationAuthorizationRequest)
Authorizes the aggregator account and region to collect data from the source account and region.
|
default CompletableFuture<PutAggregationAuthorizationResponse> |
ConfigAsyncClient.putAggregationAuthorization(PutAggregationAuthorizationRequest putAggregationAuthorizationRequest)
Authorizes the aggregator account and region to collect data from the source account and region.
|
Copyright © 2023. All rights reserved.