PutJobFailureResultRequest

Represents the input of a PutJobFailureResult action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details about the failure of a job.

Link copied to clipboard

The unique system-generated ID of the job that failed. This is the same ID returned from PollForJobs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String