class Aws::IoT::Types::DeleteJobExecutionRequest


@return [Boolean]
</note>
recover to a valid state.
execution status. Use caution and ensure that the device is able to
device to be unable to access job information or update the job
<note markdown=“1”> Deleting a job execution which is “IN_PROGRESS”, will cause the
occur. The default is false.
“REJECTED”, “REMOVED” or “CANCELED”) or an exception will
which is in a terminal state (“SUCCEEDED”, “FAILED”,
“IN_PROGRESS”. Otherwise, you can only delete a job execution
(Optional) When true, you can delete a job execution which is
@!attribute [rw] force
@return [Integer]
be reused by IoT, so be sure you get and use the correct value here.
Note that once a job execution is deleted, the ‘executionNumber` may
refers to the execution of a particular job on a particular device.
The ID of the job execution to be deleted. The `executionNumber`
@!attribute [rw] execution_number
@return [String]
The name of the thing whose job execution will be deleted.
@!attribute [rw] thing_name
@return [String]
deleted.
The ID of the job whose execution on a particular device will be
@!attribute [rw] job_id
}
force: false,
execution_number: 1, # required
thing_name: “ThingName”, # required
job_id: “JobId”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteJobExecutionRequest