class Aws::IoT::Types::CancelJobRequest


@return [Boolean]
which is canceled is able to recover to a valid state.
status. Use caution and ensure that each device executing a job
is executing the job to be unable to update the job execution
Canceling a job which is “IN_PROGRESS”, will cause a device which
“QUEUED” are canceled. The default is ‘false`.
“QUEUED” are canceled, otherwise only job executions with status
(Optional) If `true` job executions with status “IN_PROGRESS” and
@!attribute [rw] force
@return [String]
An optional comment string describing why the job was canceled.
@!attribute [rw] comment
@return [String]
canceled.
(Optional)A reason code string that explains why the job was
@!attribute [rw] reason_code
@return [String]
The unique identifier you assigned to this job when it was created.
@!attribute [rw] job_id
}
force: false,
comment: “Comment”,
reason_code: “ReasonCode”,
job_id: “JobId”, # required
{
data as a hash:
@note When making an API call, you may pass CancelJobRequest