actions

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


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