AlertPrometheusRuleGroupRuleAction

data class AlertPrometheusRuleGroupRuleAction(val actionGroupId: String, val actionProperties: Map<String, String>? = null)

Constructors

Link copied to clipboard
constructor(actionGroupId: String, actionProperties: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the resource id of the monitor action group.

Link copied to clipboard

Specifies the properties of an action group object.