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