conditions

@JvmName(name = "wbgbxaoqvstqiybr")
suspend fun conditions(value: Output<List<Any>>)
@JvmName(name = "nexfyikkxchlnfvq")
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 = "xqfdhpaomajvfeuu")
suspend fun conditions(vararg values: Output<Any>)


@JvmName(name = "tcfhlecepsoigluo")
suspend fun conditions(values: List<Output<Any>>)
@JvmName(name = "uxhddtiijrgbjwan")
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.