Interface FailedToUpdateAssociation.Builder

  • Method Details

    • arn

      The ARN that could not be added or removed.

      Parameters:
      arn - The ARN that could not be added or removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      FailedToUpdateAssociation.Builder errorMessage(String errorMessage)

      A description of the failure.

      Parameters:
      errorMessage - A description of the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code for the failure.

      Parameters:
      errorCode - The error code for the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.