Interface AssetBundleExportJobError.Builder

  • Method Details

    • arn

      The ARN of the resource whose processing caused an error.

      Parameters:
      arn - The ARN of the resource whose processing caused an error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The specific error type of the error that occurred.

      Parameters:
      type - The specific error type of the error that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A description of the error.

      Parameters:
      message - A description of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.