Package | Description |
---|---|
com.amazonaws.services.config.model |
Modifier and Type | Method and Description |
---|---|
PendingAggregationRequest |
PendingAggregationRequest.clone() |
PendingAggregationRequest |
PendingAggregationRequest.withRequesterAccountId(String requesterAccountId)
The 12-digit account ID of the account requesting to aggregate data.
|
PendingAggregationRequest |
PendingAggregationRequest.withRequesterAwsRegion(String requesterAwsRegion)
The region requesting to aggregate data.
|
Modifier and Type | Method and Description |
---|---|
List<PendingAggregationRequest> |
DescribePendingAggregationRequestsResult.getPendingAggregationRequests()
Returns a PendingAggregationRequests object.
|
Modifier and Type | Method and Description |
---|---|
DescribePendingAggregationRequestsResult |
DescribePendingAggregationRequestsResult.withPendingAggregationRequests(PendingAggregationRequest... pendingAggregationRequests)
Returns a PendingAggregationRequests object.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribePendingAggregationRequestsResult.setPendingAggregationRequests(Collection<PendingAggregationRequest> pendingAggregationRequests)
Returns a PendingAggregationRequests object.
|
DescribePendingAggregationRequestsResult |
DescribePendingAggregationRequestsResult.withPendingAggregationRequests(Collection<PendingAggregationRequest> pendingAggregationRequests)
Returns a PendingAggregationRequests object.
|
Copyright © 2019. All rights reserved.