Alert Prometheus Rule Group Rule Alert Resolution
data class AlertPrometheusRuleGroupRuleAlertResolution(val autoResolved: Boolean? = null, val timeToResolve: String? = null)
Constructors
Link copied to clipboard
fun AlertPrometheusRuleGroupRuleAlertResolution(autoResolved: Boolean? = null, timeToResolve: String? = null)