| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
PutAggregationAuthorizationResult |
AmazonConfig.putAggregationAuthorization(PutAggregationAuthorizationRequest putAggregationAuthorizationRequest)
Authorizes the aggregator account and region to collect data from the source account and region.
|
PutAggregationAuthorizationResult |
AbstractAmazonConfig.putAggregationAuthorization(PutAggregationAuthorizationRequest request) |
PutAggregationAuthorizationResult |
AmazonConfigClient.putAggregationAuthorization(PutAggregationAuthorizationRequest request)
Authorizes the aggregator account and region to collect data from the source account and region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutAggregationAuthorizationResult> |
AbstractAmazonConfigAsync.putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest request,
AsyncHandler<PutAggregationAuthorizationRequest,PutAggregationAuthorizationResult> asyncHandler) |
Future<PutAggregationAuthorizationResult> |
AmazonConfigAsync.putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest putAggregationAuthorizationRequest,
AsyncHandler<PutAggregationAuthorizationRequest,PutAggregationAuthorizationResult> asyncHandler)
Authorizes the aggregator account and region to collect data from the source account and region.
|
Future<PutAggregationAuthorizationResult> |
AmazonConfigAsyncClient.putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest request,
AsyncHandler<PutAggregationAuthorizationRequest,PutAggregationAuthorizationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutAggregationAuthorizationResult |
PutAggregationAuthorizationResult.clone() |
PutAggregationAuthorizationResult |
PutAggregationAuthorizationResult.withAggregationAuthorization(AggregationAuthorization aggregationAuthorization)
Returns an AggregationAuthorization object.
|
Copyright © 2020. All rights reserved.