| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutAggregationAuthorizationResponse |
ConfigClient.putAggregationAuthorization(PutAggregationAuthorizationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAggregationAuthorizationRequestMarshaller.marshall(PutAggregationAuthorizationRequest putAggregationAuthorizationRequest) |
Copyright © 2023. All rights reserved.