Interface Result.Builder

    • Method Detail

      • accountId

        Result.Builder accountId​(String accountId)

        An Amazon Web Services account ID of the account that was not processed.

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

        Result.Builder processingResult​(String processingResult)

        The reason that the account was not processed.

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