GetDispatchRulesRule

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

Constructors

Link copied to clipboard
fun GetDispatchRulesRule(dispatchRuleId: String, dispatchRuleName: String, dispatchType: String, groupRules: List<GetDispatchRulesRuleGroupRule>, id: String, labelMatchExpressionGrids: List<GetDispatchRulesRuleLabelMatchExpressionGrid>, notifyRules: List<GetDispatchRulesRuleNotifyRule>, 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
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

The resource status of Alert Dispatch Rule.