Interface EnvironmentResolvedAccount.Builder

  • Method Details

    • awsAccountId

      EnvironmentResolvedAccount.Builder awsAccountId(String awsAccountId)

      The ID of the resolved account.

      Parameters:
      awsAccountId - The ID of the resolved account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regionName

      The name of the resolved Region.

      Parameters:
      regionName - The name of the resolved Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceAccountPoolId

      EnvironmentResolvedAccount.Builder sourceAccountPoolId(String sourceAccountPoolId)

      The ID of the account pool.

      Parameters:
      sourceAccountPoolId - The ID of the account pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.