class Aws::MediaConvert::Types::QueueTransition

Description of the source and destination queues between which the job has moved, along with the timestamp of the move

@!attribute [rw] destination_queue

The queue that the job was on after the transition.
@return [String]

@!attribute [rw] source_queue

The queue that the job was on before the transition.
@return [String]

@!attribute [rw] timestamp

The time, in Unix epoch format, that the job moved from the source
queue to the destination queue.
@return [Time]

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

Constants

SENSITIVE