conditions

@JvmName(name = "qqqesupbqcsjtsjm")
suspend fun conditions(value: Output<List<AutomationRulePropertyValuesConditionArgs>>)
@JvmName(name = "bafkftugdyqpvqxx")
suspend fun conditions(value: List<AutomationRulePropertyValuesConditionArgs>?)

Parameters

value

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


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


@JvmName(name = "bnyprehopljvwxia")
suspend fun conditions(values: List<Output<AutomationRulePropertyValuesConditionArgs>>)
@JvmName(name = "cfyglgrkubjftasg")
suspend fun conditions(vararg values: AutomationRulePropertyValuesConditionArgs)

Parameters

values

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


@JvmName(name = "fsgvpvexldnnkbwy")
suspend fun conditions(argument: List<suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit>)
@JvmName(name = "lqgyubpyelkmibct")
suspend fun conditions(vararg argument: suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit)
@JvmName(name = "thtbkmsxnmebethw")
suspend fun conditions(argument: suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit)

Parameters

argument

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