actions

@JvmName(name = "axxewocwnvkgslfq")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "vwypwpjwsdnqyygm")
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 = "ejtmmgpqdmtvlrik")
suspend fun actions(vararg values: Output<Any>)


@JvmName(name = "fwuusdynfbqieeme")
suspend fun actions(values: List<Output<Any>>)
@JvmName(name = "qsuvmpwhlnmlidna")
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.