metric-event-condition
metric-event-condition
Model object for a Metric Event Condition.
Implicitly maps to EventType#HARD_THRESHOLD.
The operator only allows for EXISTS conditions so specification of an operator
is not necessary and CompareOperator.EXISTS is implicitly used.
AllOf
JSON Example
{
"type": "string",
"hardThresholdEventType": "string",
"statKey": "string"
}