Interface AdminAccountSummary.Builder

  • Method Details

    • accountId

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

      The priority assigned to the administrator account.

      Parameters:
      priority - The priority assigned to the administrator account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the administrator account.

      Parameters:
      name - The name of the administrator 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.