class Aws::MediaConvert::Types::Timing

Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.

@!attribute [rw] finish_time

The time, in Unix epoch format, that the transcoding job finished
@return [Time]

@!attribute [rw] start_time

The time, in Unix epoch format, that transcoding for the job began.
@return [Time]

@!attribute [rw] submit_time

The time, in Unix epoch format, that you submitted the job.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Timing AWS API Documentation

Constants

SENSITIVE