notifyTemplates

@JvmName(name = "svdgpsouesvjjclw")
suspend fun notifyTemplates(value: Output<List<DispatchRuleNotifyTemplateArgs>>)
@JvmName(name = "oxrvujshrbfdtaqi")
suspend fun notifyTemplates(value: List<DispatchRuleNotifyTemplateArgs>?)

Parameters

value

Sets the notification template. See notify_template below.


@JvmName(name = "iakwpnjeiyabvrki")
suspend fun notifyTemplates(vararg values: Output<DispatchRuleNotifyTemplateArgs>)


@JvmName(name = "jibkynomaomxnast")
suspend fun notifyTemplates(values: List<Output<DispatchRuleNotifyTemplateArgs>>)
@JvmName(name = "rhrwvsdpoetmqwfd")
suspend fun notifyTemplates(vararg values: DispatchRuleNotifyTemplateArgs)

Parameters

values

Sets the notification template. See notify_template below.


@JvmName(name = "umqgnrqajihrxbas")
suspend fun notifyTemplates(argument: List<suspend DispatchRuleNotifyTemplateArgsBuilder.() -> Unit>)
@JvmName(name = "qtpsglxqdlbjslcs")
suspend fun notifyTemplates(vararg argument: suspend DispatchRuleNotifyTemplateArgsBuilder.() -> Unit)
@JvmName(name = "esnifrjibggnwqbb")
suspend fun notifyTemplates(argument: suspend DispatchRuleNotifyTemplateArgsBuilder.() -> Unit)

Parameters

argument

Sets the notification template. See notify_template below.