TagFilter - Amazon Connect

TagFilter

An object that can be used to specify Tag conditions.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

andConditions

A list of conditions which would be applied together with an AND condition.

Type: Array of TagCondition objects

Required: No

orConditions

A list of conditions which would be applied together with an OR condition.

Type: Array of OrCondition objects

Required: No

tagCondition

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

Type: TagCondition object

Required: No

See Also

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