Values.TemplateRuleSourceAn association representing a case rule acting upon a field. 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 = {caseRuleId : CaseRuleId.t;Unique identifier of a case rule.
*)fieldId : FieldId.t option;Unique identifier of a field.
*)}