Interface AccountReference.Builder

  • Method Details

    • accountId

      AccountReference.Builder accountId(String accountId)

      The AWS account ID.

      Parameters:
      accountId - The AWS account ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The display name of the account.

      Parameters:
      name - The display name of the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • email

      The email address associated with the account.

      Parameters:
      email - The email address associated with the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.