Alert Prometheus Rule Group Rule Args
constructor(actions: Output<List<AlertPrometheusRuleGroupRuleActionArgs>>? = null, alert: Output<String>? = null, alertResolution: Output<AlertPrometheusRuleGroupRuleAlertResolutionArgs>? = null, annotations: Output<Map<String, String>>? = null, enabled: Output<Boolean>? = null, expression: Output<String>, for: Output<String>? = null, labels: Output<Map<String, String>>? = null, record: Output<String>? = null, severity: Output<Int>? = null)