Dispatch Rule Notify Rule Args
data class DispatchRuleNotifyRuleArgs(val notifyChannels: Output<List<String>>, val notifyEndTime: Output<String>, val notifyObjects: Output<List<DispatchRuleNotifyRuleNotifyObjectArgs>>, val notifyStartTime: Output<String>) : ConvertibleToJava<DispatchRuleNotifyRuleArgs>