Get Metric Rule Templates Template Alert Template Escalation Info
data class GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo(val comparisonOperator: String, val statistics: String, val threshold: String, val times: String)
Constructors
Link copied to clipboard
fun GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo(comparisonOperator: String, statistics: String, threshold: String, times: String)