Alert Prometheus Rule Group Rule Action
data class AlertPrometheusRuleGroupRuleAction(val actionGroupId: String, val actionProperties: Map<String, String>? = null)
Constructors
Link copied to clipboard
fun AlertPrometheusRuleGroupRuleAction(actionGroupId: String, actionProperties: Map<String, String>? = null)