Get Dispatch Rules Rule
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)
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
Sets the dispatch rule.
Link copied to clipboard
Sets the notification rule.
Link copied to clipboard
(Available since v1.238.0) The notification method.