ContactFlowAttributeFilter
Filter for contact flow attributes with multiple condition types.
Contents
- AndCondition
-
A list of conditions which would be applied together with a AND condition.
Type: ContactFlowAttributeAndCondition object
Required: No
- ContactFlowTypeCondition
-
Contact flow type condition within attribute filter.
Type: ContactFlowTypeCondition object
Required: No
- OrConditions
-
A list of conditions which would be applied together with an OR condition.
Type: Array of ContactFlowAttributeAndCondition objects
Required: No
- TagCondition
-
A leaf node condition which can be used to specify a tag condition, for example,
HAVE BPO = 123.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: