FilterExpression
Specifies a filter expression.
Contents
- Operation
-
The type of operation to perform in the expression.
Type: String
Valid Values:
EQ | LT | GT | LTE | GTE | REGEX | ISNULL
Required: Yes
- Values
-
A list of filter values.
Type: Array of FilterValue objects
Required: Yes
- Negated
-
Whether the expression is to be negated.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: