class Aws::MediaConvert::Types::ListQueuesResponse
Successful list queues requests return a JSON array of queues. If you don't specify how they are ordered, you will receive them alphabetically by name.
@!attribute [rw] next_token
Use this string to request the next batch of queues. @return [String]
@!attribute [rw] queues
List of queues. @return [Array<Types::Queue>]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ListQueuesResponse AWS API Documentation
Constants
- SENSITIVE