Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartNextJobExecutionResponse

Response payload to a StartNextJobExecution request.

Hierarchy

  • StartNextJobExecutionResponse

Index

Properties

Optional clientToken

clientToken: undefined | string

A client token used to correlate requests and responses.

Optional execution

execution: JobExecutionData

Contains data about a job execution.

Optional timestamp

timestamp: Date

The time when the message was sent to the device.

Generated using TypeDoc