conditions

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

Parameters

value

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


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


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

Parameters

values

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