Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartNextPendingJobExecutionRequest

Data needed to make a StartNextPendingJobExecution request.

Hierarchy

  • StartNextPendingJobExecutionRequest

Index

Properties

Optional clientToken

clientToken: undefined | string

Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.

Optional statusDetails

statusDetails: undefined | {}

A collection of name-value pairs that describe the status of the job execution. If not specified, the statusDetails are unchanged.

Optional stepTimeoutInMinutes

stepTimeoutInMinutes: undefined | number

Specifies the amount of time this device has to finish execution of this job.

thingName

thingName: string

IoT Thing the request is relative to.

Generated using TypeDoc