NAME
Paws::Braket::SearchQuantumTasksResponse
ATTRIBUTES
NextToken => Str
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.
REQUIRED QuantumTasks => ArrayRef[Paws::Braket::QuantumTaskSummary]
An array of QuantumTaskSummary
objects for tasks that match the specified filters.