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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2023. All rights reserved.