Represents a request to resolve a client-owned job with its result or error.
Optional
The error message, present when status is 'failed'.
The unique identifier of the job to resolve.
The job result, present when status is 'completed'.
The terminal status to set on the job.
Represents a request to resolve a client-owned job with its result or error.