Metric Rule Template Alert Template Escalations Critical Args
data class MetricRuleTemplateAlertTemplateEscalationsCriticalArgs(val comparisonOperator: Output<String>? = null, val statistics: Output<String>? = null, val threshold: Output<String>? = null, val times: Output<String>? = null) : ConvertibleToJava<MetricRuleTemplateAlertTemplateEscalationsCriticalArgs>
Properties
Link copied to clipboard
The comparison operator of the threshold for warn-level alerts. Valid values: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanOrEqualToThreshold, LessThanThreshold, NotEqualToThreshold, GreaterThanYesterday, LessThanYesterday, GreaterThanLastWeek, LessThanLastWeek, GreaterThanLastPeriod, LessThanLastPeriod.
Link copied to clipboard
The statistical aggregation method for warn-level alerts.