CaseRuleDetails
Represents what rule type should take place, under what conditions. 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
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- fieldOptions
-
Which options are available in a child field based on the selected value in a parent field.
Type: FieldOptionsCaseRule object
Required: No
-
Whether a field is visible, based on values in other fields.
Type: HiddenCaseRule object
Required: No
- required
-
Required rule type, used to indicate whether a field is required.
Type: RequiredCaseRule object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: