Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NextJobExecutionChangedEvent

Sent whenever there is a change to which job execution is next on the list of pending job executions for a thing, as defined for DescribeJobExecution with jobId $next. This message is not sent when the next job's execution details change, only when the next job that would be returned by DescribeJobExecution with jobId $next has changed.

Hierarchy

  • NextJobExecutionChangedEvent

Index

Properties

Properties

Optional execution

execution: JobExecutionData

Contains data about a job execution.

Optional timestamp

timestamp: Date

The time when the message was sent.

Generated using TypeDoc