RequiredCaseRule
Required rule type, used to indicate whether a field is required. 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
- 
               List of conditions for the required rule; the first condition to evaluate to true dictates the value of the rule. Type: Array of BooleanCondition objects Array Members: Minimum number of 0 items. Maximum number of 100 items. Required: Yes 
- defaultValue
- 
               The value of the rule (that is, whether the field is required) should none of the conditions evaluate to true. Type: Boolean Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: