actions

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


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