actions

@JvmName(name = "gidhxypiuwlhksri")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "huycrfjhooixwvod")
suspend fun actions(value: List<Any>)

Parameters

value

A list of actions that are executed when all the conditions of a rule are satisfied.


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


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

Parameters

values

A list of actions that are executed when all the conditions of a rule are satisfied.