GroupMetricRuleArgs

constructor(category: Output<String>? = null, contactGroups: Output<String>? = null, dimensions: Output<String>? = null, effectiveInterval: Output<String>? = null, emailSubject: Output<String>? = null, escalations: Output<GroupMetricRuleEscalationsArgs>? = null, groupId: Output<String>? = null, groupMetricRuleName: Output<String>? = null, interval: Output<String>? = null, metricName: Output<String>? = null, namespace: Output<String>? = null, noEffectiveInterval: Output<String>? = null, period: Output<Int>? = null, ruleId: Output<String>? = null, silenceTime: Output<Int>? = null, targets: Output<List<GroupMetricRuleTargetArgs>>? = null, webhook: Output<String>? = null)