Interface UnprocessedAccount.Builder

    • Method Detail

      • accountId

        UnprocessedAccount.Builder accountId​(String accountId)

        The Amazon Web Services account ID.

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

        UnprocessedAccount.Builder result​(String result)

        A reason why the account hasn't been processed.

        Parameters:
        result - A reason why the account hasn't been processed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.