Values.CaseRuleErrorSourceError for batch describe case rules API failure. 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.
type nonrec t = {id : CaseRuleId.t option;The case rule identifier that caused the error.
*)errorCode : String_.t option;Error code from getting a case rule.
*)message : String_.t option;Error message from getting a case rule.
*)}