conditions

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

Parameters

value

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


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


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

Parameters

values

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