StringFilter
An object that describes the details of a string filter.
Contents
- comparison
-
The operator to use when comparing values in the filter.
Type: String
Valid Values:
EQUALS | PREFIX | NOT_EQUALS
Required: Yes
- value
-
The value to filter on.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: