DispatchRuleNotifyRuleNotifyObjectArgs

data class DispatchRuleNotifyRuleNotifyObjectArgs(val name: Output<String>, val notifyObjectId: Output<String>, val notifyType: Output<String>) : ConvertibleToJava<DispatchRuleNotifyRuleNotifyObjectArgs>

Constructors

Link copied to clipboard
constructor(name: Output<String>, notifyObjectId: Output<String>, notifyType: Output<String>)

Properties

Link copied to clipboard
val name: Output<String>
Link copied to clipboard
val notifyObjectId: Output<String>
Link copied to clipboard
val notifyType: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): DispatchRuleNotifyRuleNotifyObjectArgs