Interface DescribeJobExecutionResponse

Response payload to a DescribeJobExecution request.

Hierarchy

  • DescribeJobExecutionResponse

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.

Generated using TypeDoc