StringCondition - Amazon Connect

StringCondition

A leaf node condition which can be used to specify a string condition.

Note

The currently supported values for FieldName are name and description.

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: