Dispatch Rule Notify Rule Notify Object Args
data class DispatchRuleNotifyRuleNotifyObjectArgs(val name: Output<String>, val notifyObjectId: Output<String>, val notifyType: Output<String>) : ConvertibleToJava<DispatchRuleNotifyRuleNotifyObjectArgs>
Constructors
Link copied to clipboard
fun DispatchRuleNotifyRuleNotifyObjectArgs(name: Output<String>, notifyObjectId: Output<String>, notifyType: Output<String>)