Interface AggregationConfiguration.Builder

  • Method Details

    • accountId

      The Amazon Web Services account ID to analyze.

      Parameters:
      accountId - The Amazon Web Services account ID to analyze.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      A list of Amazon Web Services Regions to include in the analysis.

      Parameters:
      regions - A list of Amazon Web Services Regions to include in the analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      A list of Amazon Web Services Regions to include in the analysis.

      Parameters:
      regions - A list of Amazon Web Services Regions to include in the analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accessRoleArn

      AggregationConfiguration.Builder accessRoleArn(String accessRoleArn)

      The ARN of an IAM role to assume for resource analysis in this account.

      Parameters:
      accessRoleArn - The ARN of an IAM role to assume for resource analysis in this account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.