public static interface PendingAggregationRequest.Builder extends SdkPojo, CopyableBuilder<PendingAggregationRequest.Builder,PendingAggregationRequest>
| Modifier and Type | Method and Description |
|---|---|
PendingAggregationRequest.Builder |
requesterAccountId(String requesterAccountId)
The 12-digit account ID of the account requesting to aggregate data.
|
PendingAggregationRequest.Builder |
requesterAwsRegion(String requesterAwsRegion)
The region requesting to aggregate data.
|
copyapplyMutation, buildPendingAggregationRequest.Builder requesterAccountId(String requesterAccountId)
The 12-digit account ID of the account requesting to aggregate data.
requesterAccountId - The 12-digit account ID of the account requesting to aggregate data.PendingAggregationRequest.Builder requesterAwsRegion(String requesterAwsRegion)
The region requesting to aggregate data.
requesterAwsRegion - The region requesting to aggregate data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.