Interface PendingAggregationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PendingAggregationRequest.Builder,PendingAggregationRequest>, SdkBuilder<PendingAggregationRequest.Builder,PendingAggregationRequest>, SdkPojo
Enclosing class:
PendingAggregationRequest

public static interface PendingAggregationRequest.Builder extends SdkPojo, CopyableBuilder<PendingAggregationRequest.Builder,PendingAggregationRequest>
  • Method Details

    • requesterAccountId

      PendingAggregationRequest.Builder requesterAccountId(String requesterAccountId)

      The 12-digit account ID of the account requesting to aggregate data.

      Parameters:
      requesterAccountId - The 12-digit account ID of the account requesting to aggregate data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requesterAwsRegion

      PendingAggregationRequest.Builder requesterAwsRegion(String requesterAwsRegion)

      The region requesting to aggregate data.

      Parameters:
      requesterAwsRegion - The region requesting to aggregate data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.