class Aws::IoT::Types::JobExecutionSummary


@return [Integer]
execution information.
It can be used later in commands which return or update job
identifies this particular job execution on this particular device.
A string (consisting of the digits “0” through “9”) which
@!attribute [rw] execution_number
@return [Time]
last updated.
The time, in seconds since the epoch, when the job execution was
@!attribute [rw] last_updated_at
@return [Time]
started.
The time, in seconds since the epoch, when the job execution
@!attribute [rw] started_at
@return [Time]
queued.
The time, in seconds since the epoch, when the job execution was
@!attribute [rw] queued_at
@return [String]
The status of the job execution.
@!attribute [rw] status
The job execution summary.