conditions

@JvmName(name = "wjdccbkppdabyqei")
suspend fun conditions(value: Output<List<Any>>)
@JvmName(name = "rmppbeipjxbfaaqn")
suspend fun conditions(value: List<Any>?)

Parameters

value

A list of conditions that must be matched for the actions to be executed


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


@JvmName(name = "gaaeqescjpefqrfb")
suspend fun conditions(values: List<Output<Any>>)
@JvmName(name = "syogbcabbfxwglwo")
suspend fun conditions(vararg values: Any)

Parameters

values

A list of conditions that must be matched for the actions to be executed