Interface Account.Builder

    • Method Detail

      • accountId

        Account.Builder accountId​(String accountId)

        The account identifier of the Amazon Web Services account.

        Parameters:
        accountId - The account identifier of the Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • emailAddress

        Account.Builder emailAddress​(String emailAddress)

        The Amazon Web Services account root user email address for the Amazon Web Services account.

        Parameters:
        emailAddress - The Amazon Web Services account root user email address for the Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.