SearchJobsFilter
A filter used to search for Amazon Braket hybrid jobs.
Contents
- name
-
The name of the hybrid job parameter to filter based on. Filter name can be either
jobArn
orcreatedAt
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- operator
-
An operator to use for the filter.
Type: String
Valid Values:
LT | LTE | EQUAL | GT | GTE | BETWEEN | CONTAINS
Required: Yes
- values
-
The values used to filter hybrid jobs based on the filter name and operator.
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: