ListQueuesResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use this string to request the next batch of queues.

Link copied to clipboard

List of queues.

Link copied to clipboard

The maximum number of jobs that MediaConvert can process at one time, across all of your on-demand queues in the current AWS Region.

Link copied to clipboard

The remaining number of concurrent jobs that are not associated with a queue and are available to allocate to a queue. You can allocate these jobs when you create or update a queue.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String