Jump to Content

Interface SearchQuantumTasksResponse

Hierarchy

Properties

nextToken?: string

A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.

quantumTasks: undefined | QuantumTaskSummary[]

An array of QuantumTaskSummary objects for tasks that match the specified filters.