class Aws::IoT::Types::CancelJobExecutionRequest


@return [Hash<String,String>]
can specify at most 10 name/value pairs.
execution. If not specified, the statusDetails are unchanged. You
A collection of name/value pairs that describe the status of the job
@!attribute [rw] status_details
@return [Integer]
status data.)
DescribeJobExecution request in order to obtain the job execution
returned. (This makes it unnecessary to perform a separate
ErrorResponse that contains the current job execution status data is
update is rejected with a VersionMismatch error, and an
the version of the job execution stored in Jobs does not match, the
time you update the job execution, its version is incremented. If
(Optional) The expected current version of the job execution. Each
@!attribute [rw] expected_version
@return [Boolean]
and ensure that the device is able to recover to a valid state.
device to be unable to update the job execution status. Use caution
Canceling a job execution which is “IN_PROGRESS”, will cause the
The default is ‘false`.
`true`, then an `InvalidStateTransitionException` will be thrown.
job execution that is IN_PROGRESS, and you do not set `force` to
canceled only if it has status QUEUED. If you attempt to cancel a
status IN_PROGRESS or QUEUED, otherwise the job execution will be
(Optional) If `true` the job execution will be canceled if it has
@!attribute [rw] force
@return [String]
The name of the thing whose execution of the job will be canceled.
@!attribute [rw] thing_name
@return [String]
The ID of the job to be canceled.
@!attribute [rw] job_id