StringSearch
A structure that defines string search parameters.
Contents
- SearchOption
-
The search option to be applied when performing the string search.
Type: String
Valid Values:
STARTS_WITHRequired: Yes
- SearchValue
-
The value to search for within the specified string field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_\+=\.\-@ ]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: