FilterV2StringCondition
System defined filtering condition. For example, the NOT_EXISTS StringCondition returns documents where the field specified by FilterKey does not exist in the document.
When the NOT_EXISTS StringCondition is added to a FilterV2 object, FilterValues must be null or empty.
Contents
- Comparison
-
The string condition.
Type: String
Valid Values:
NOT_EXISTSRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: