DetectionConditionOperator type

The logical operator to apply across anomaly detection conditions.

type DetectionConditionOperator = "AND" | "OR"