Builder

class Builder

Properties

Link copied to clipboard

The ID of the job execution to be deleted. The executionNumber refers to the execution of a particular job on a particular device.

Link copied to clipboard

(Optional) When true, you can delete a job execution which is "IN_PROGRESS". Otherwise, you can only delete a job execution which is in a terminal state ("SUCCEEDED", "FAILED", "REJECTED", "REMOVED" or "CANCELED") or an exception will occur. The default is false.

Link copied to clipboard

The ID of the job whose execution on a particular device will be deleted.

Link copied to clipboard

The namespace used to indicate that a job is a customer-managed job.

Link copied to clipboard

The name of the thing whose job execution will be deleted.