Parameter | Type | Description | Example |
---|---|---|---|
object | |||
TimeWindow | integer | The time window for statistics. This parameter is required. Unit: seconds. Valid values: 30 to 1800. | 30 |
EvaluationCount | integer | The number of times that the statistics are collected. This parameter is required. Valid values: 1 to 5. | 2 |
CoolDownInterval | integer | The cooldown interval. Unit: seconds. Valid values: 0 to 10800. | 300 |
TimeConstraints | array | The limits on time. | |
TimeConstraint | TimeConstraint | ||
ConditionLogicOperator | string | The logical relationship between multiple metrics. Valid values:
| Or |
Conditions | array | The trigger conditions for the metric. | |
TriggerCondition | TriggerCondition |