conditions

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

Parameters

value

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


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


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

Parameters

values

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