alertConfig

@JvmName(name = "ybgvvdmlnulypamm")
suspend fun alertConfig(value: Output<List<EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs>>)
@JvmName(name = "maoxibktiitsbaod")
suspend fun alertConfig(value: List<EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs>?)

Parameters

value

An alert threshold configuration for the trigger + client + workflow tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + workflow when published.


@JvmName(name = "wcahjgnqineeonpm")
suspend fun alertConfig(vararg values: Output<EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs>)


@JvmName(name = "rodpcwcrikeeobph")
suspend fun alertConfig(values: List<Output<EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs>>)
@JvmName(name = "dkhellmdjampokam")
suspend fun alertConfig(vararg values: EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs)

Parameters

values

An alert threshold configuration for the trigger + client + workflow tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + workflow when published.


@JvmName(name = "excsocejdqrygdnr")
suspend fun alertConfig(argument: List<suspend EnterpriseCrmEventbusProtoWorkflowAlertConfigArgsBuilder.() -> Unit>)
@JvmName(name = "tgfwitelyijgpavl")
suspend fun alertConfig(vararg argument: suspend EnterpriseCrmEventbusProtoWorkflowAlertConfigArgsBuilder.() -> Unit)
@JvmName(name = "kajwvqwvkjuvlokt")
suspend fun alertConfig(argument: suspend EnterpriseCrmEventbusProtoWorkflowAlertConfigArgsBuilder.() -> Unit)

Parameters

argument

An alert threshold configuration for the trigger + client + workflow tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + workflow when published.