conditions

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


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