DispatchRuleArgs

constructor(dispatchRuleName: Output<String>? = null, dispatchType: Output<String>? = null, groupRules: Output<List<DispatchRuleGroupRuleArgs>>? = null, isRecover: Output<Boolean>? = null, labelMatchExpressionGrids: Output<List<DispatchRuleLabelMatchExpressionGridArgs>>? = null, notifyRules: Output<List<DispatchRuleNotifyRuleArgs>>? = null, notifyTemplates: Output<List<DispatchRuleNotifyTemplateArgs>>? = null)