GetDispatchRulesRule

data class GetDispatchRulesRule(val dispatchRuleId: String, val dispatchRuleName: String, val groupRules: List<GetDispatchRulesRuleGroupRule>, val id: String, val labelMatchExpressionGrids: List<GetDispatchRulesRuleLabelMatchExpressionGrid>, val notifyRules: List<GetDispatchRulesRuleNotifyRule>, val notifyTemplates: List<GetDispatchRulesRuleNotifyTemplate>, val status: String)

Constructors

Link copied to clipboard
constructor(dispatchRuleId: String, dispatchRuleName: String, groupRules: List<GetDispatchRulesRuleGroupRule>, id: String, labelMatchExpressionGrids: List<GetDispatchRulesRuleLabelMatchExpressionGrid>, notifyRules: List<GetDispatchRulesRuleNotifyRule>, notifyTemplates: List<GetDispatchRulesRuleNotifyTemplate>, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Dispatch rule ID.

Link copied to clipboard

The name of the dispatch rule.

Link copied to clipboard

Sets the event group.

Link copied to clipboard
val id: String

The ID of the Dispatch Rule.

Link copied to clipboard

Sets the notification rule.

Link copied to clipboard

(Available since v1.238.0) The notification method.

Link copied to clipboard

The resource status of Alert Dispatch Rule.