ConditionClauseModel
- expressionType: string · Expressionrequired
Boolean expression over the event's fields, e.g.
result.value > 80 AND confidence > 0.75. - operatorType: string · Operatorrequired
Name of the operator whose result this clause tests.