PrometheusAlertRuleArgs

constructor(annotations: Output<List<PrometheusAlertRuleAnnotationArgs>>? = null, clusterId: Output<String>? = null, dispatchRuleId: Output<String>? = null, duration: Output<String>? = null, expression: Output<String>? = null, labels: Output<List<PrometheusAlertRuleLabelArgs>>? = null, message: Output<String>? = null, notifyType: Output<String>? = null, prometheusAlertRuleName: Output<String>? = null, type: Output<String>? = null)