class Aws::ElasticTranscoder::Types::Timing

Details about the timing of a job.

@!attribute [rw] submit_time_millis

The time the job was submitted to Elastic Transcoder, in epoch
milliseconds.
@return [Integer]

@!attribute [rw] start_time_millis

The time the job began transcoding, in epoch milliseconds.
@return [Integer]

@!attribute [rw] finish_time_millis

The time the job finished transcoding, in epoch milliseconds.
@return [Integer]

Constants

SENSITIVE