class Aws::IoT::Types::DeleteJobRequest
@return [Boolean]
</note>
valid state.
device executing a job which is deleted is able to recover to a
update the job execution status. Use caution and ensure that each
is executing the job to be unable to access job information or
<note markdown=“1”> Deleting a job which is “IN_PROGRESS”, will cause a device which
occur. The default is false.
terminal state (“COMPLETED” or “CANCELED”) or an exception will
“IN_PROGRESS”. Otherwise, you can only delete a job which is in a
(Optional) When true, you can delete a job which is
@!attribute [rw] force
@return [String]
deleted job.
ensure that your devices are not using the jobId to refer to the
create a new job. However, this is not recommended, and you must
After a job deletion is completed, you may reuse this jobId when you
The ID of the job to be deleted.
@!attribute [rw] job_id
}
force: false,
job_id: “JobId”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteJobRequest