ExpressionFilter
Represents a filter used within an expression.
Contents
- key
-
The key or attribute to filter on.
Type: String
Required: No
- matchOptions
-
The match options for the filter (e.g., equals, contains).
Type: Array of strings
Required: No
- values
-
The values to match against.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: