DeviceQueueInfo
Information about quantum tasks and hybrid jobs queued on a device.
Contents
- queue
-
The name of the queue.
Type: String
Valid Values:
QUANTUM_TASKS_QUEUE | JOBS_QUEUE
Required: Yes
- queueSize
-
The number of hybrid jobs or quantum tasks in the queue for a given device.
Type: String
Required: Yes
- queuePriority
-
Optional. Specifies the priority of the queue. Quantum tasks in a priority queue are processed before the quantum tasks in a normal queue.
Type: String
Valid Values:
Normal | Priority
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: