Interface StartNextJobExecutionResponse

Response payload to a StartNextJobExecution request.

Hierarchy

  • StartNextJobExecutionResponse

Properties

clientToken?: string

A client token used to correlate requests and responses.

execution?: JobExecutionData

Contains data about a job execution.

timestamp?: Date

The time when the message was sent to the device.

Generated using TypeDoc