TagSearchCondition - Amazon Connect

TagSearchCondition

The search criteria to be used to return tags.

Contents

tagKey

The tag key used in the tag search condition.

Type: String

Length Constraints: Maximum length of 128.

Required: No

tagKeyComparisonType

The type of comparison to be made when evaluating the tag key in tag search condition.

Type: String

Valid Values: STARTS_WITH | CONTAINS | EXACT

Required: No

tagValue

The tag value used in the tag search condition.

Type: String

Length Constraints: Maximum length of 256.

Required: No

tagValueComparisonType

The type of comparison to be made when evaluating the tag value in tag search condition.

Type: String

Valid Values: STARTS_WITH | CONTAINS | EXACT

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: