Interface UnprocessedAccount.Builder

    • Method Detail

      • accountId

        UnprocessedAccount.Builder accountId​(String accountId)

        The Amazon Web Services account identifier of the member account that was not processed.

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

        UnprocessedAccount.Builder reason​(String reason)

        The reason that the member account request could not be processed.

        Parameters:
        reason - The reason that the member account request could not be processed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.