CompoundCondition
A compound condition that combines multiple boolean conditions using logical operators. In the Amazon Connect admin website, case rules are known as case field conditions. For more information about case field conditions, see Add case field conditions to a case template.
Contents
- conditions
-
The list of conditions to combine using the logical operator.
Note
For API users: A case rule can have a maximum of 5 conditions, spread across a maximum of 2 levels of nesting.
Type: Array of BooleanCondition objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: