Get Group Metric Rules Rule Escalation Warn
data class GetGroupMetricRulesRuleEscalationWarn(val comparisonOperator: String, val statistics: String, val threshold: String, val times: Int)
Constructors
Link copied to clipboard
fun GetGroupMetricRulesRuleEscalationWarn(comparisonOperator: String, statistics: String, threshold: String, times: Int)