actions

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


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