notifyRules

@JvmName(name = "gufikrsecuofsomy")
suspend fun notifyRules(value: Output<List<DispatchRuleNotifyRuleArgs>>)
@JvmName(name = "ifbiwarrwrcsbhpb")
suspend fun notifyRules(value: List<DispatchRuleNotifyRuleArgs>?)

Parameters

value

Sets the notification rule. See the following Block notify_rules. It will be ignored when dispatch_type = "DISCARD_ALERT".


@JvmName(name = "nfronqscwsrynojp")
suspend fun notifyRules(vararg values: Output<DispatchRuleNotifyRuleArgs>)


@JvmName(name = "rjxxjnkamriuejaa")
suspend fun notifyRules(values: List<Output<DispatchRuleNotifyRuleArgs>>)
@JvmName(name = "ofdgdyllpnatjqwc")
suspend fun notifyRules(vararg values: DispatchRuleNotifyRuleArgs)

Parameters

values

Sets the notification rule. See the following Block notify_rules. It will be ignored when dispatch_type = "DISCARD_ALERT".


@JvmName(name = "soavtkfbdwwvwhsn")
suspend fun notifyRules(argument: List<suspend DispatchRuleNotifyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ahtypcwuinkngyoc")
suspend fun notifyRules(vararg argument: suspend DispatchRuleNotifyRuleArgsBuilder.() -> Unit)
@JvmName(name = "uhfowmpllieofxfd")
suspend fun notifyRules(argument: suspend DispatchRuleNotifyRuleArgsBuilder.() -> Unit)

Parameters

argument

Sets the notification rule. See the following Block notify_rules. It will be ignored when dispatch_type = "DISCARD_ALERT".