Interface BatchFailedResultModel.Builder

  • Method Details

    • arn

      ARN of the resource
      Parameters:
      arn - ARN of the resource
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      Error code for the failed operation
      Parameters:
      code - Error code for the failed operation
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      ID of the resource
      Parameters:
      id - ID of the resource
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      Error message for the failed operation
      Parameters:
      message - Error message for the failed operation
      Returns:
      Returns a reference to this object so that method calls can be chained together.