QueryConditionItem
The condition for the query.
Contents
- comparator
-
The comparison operator for query condition to query on.
Type: String
Valid Values:
EQUALS
Required: Yes
- field
-
The name of the field for query condition to query on.
Type: String
Valid Values:
RESULT_TYPE
Required: Yes
- value
-
The value for the query condition to query on.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: