Interface ResourceShareError.Builder

  • Method Details

    • errorCode

      ResourceShareError.Builder errorCode(String errorCode)

      The error code of the resource share.

      Parameters:
      errorCode - The error code of the resource share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceShareArn

      ResourceShareError.Builder resourceShareArn(String resourceShareArn)

      The ARN of the resource share.

      Parameters:
      resourceShareArn - The ARN of the resource share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the resource share.

      Parameters:
      status - The status of the resource share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.