QuantumTaskQueueInfo
The queue information for the specified quantum task.
Contents
- position
-
Current position of the quantum task in the quantum tasks queue.
Type: String
Required: Yes
- queue
-
The name of the queue.
Type: String
Valid Values:
QUANTUM_TASKS_QUEUE | JOBS_QUEUE
Required: Yes
- message
-
Optional. Provides more information about the queue position. For example, if the quantum task is complete and no longer in the queue, the message field contains that information.
Type: String
Required: No
- 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: