SearchQuantumTasksFilter
A filter to use to search for tasks.
Contents
- name
-
The name of the device used for the task.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- operator
-
An operator to use in the filter.
Type: String
Valid Values:
LT | LTE | EQUAL | GT | GTE | BETWEEN
Required: Yes
- values
-
The values to use for the filter.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: