Interface PendingAggregationRequest.Builder

  • 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.