StringCondition
A leaf node condition which can be used to specify a string condition.
Contents
- ComparisonType
-
The type of comparison to be made when evaluating the string condition.
Type: String
Valid Values:
STARTS_WITH | CONTAINS | EXACT
Required: No
- FieldName
-
The name of the field in the string condition.
Type: String
Required: No
- Value
-
The value of the string.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: