Get Subscribed Rule Group Result
data class GetSubscribedRuleGroupResult(val id: String, val metricName: String? = null, val name: String? = null)
A collection of values returned by getSubscribedRuleGroup.
A collection of values returned by getSubscribedRuleGroup.