actions

@JvmName(name = "xnbibvjdngnajher")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "upisbkbnbnoentcs")
suspend fun actions(value: List<Any>?)

Parameters

value

A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true.


@JvmName(name = "tsheewoloapvtyyx")
suspend fun actions(vararg values: Output<Any>)


@JvmName(name = "aapvnuihblduclfr")
suspend fun actions(values: List<Output<Any>>)
@JvmName(name = "orxnlsyrqdecfkki")
suspend fun actions(vararg values: Any)

Parameters

values

A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true.