conditions

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

Parameters

value

The conditions to evaluate to determine if the automation rule should be triggered on a given object.


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


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

Parameters

values

The conditions to evaluate to determine if the automation rule should be triggered on a given object.