ruleConditions

@JvmName(name = "jcgelkuwtktwomqh")
suspend fun ruleConditions(value: Output<List<Any>>)
@JvmName(name = "fplyfnhgrmvpdrxx")
suspend fun ruleConditions(value: List<Any>?)

Parameters

value

Collection of rule conditions used by a rule.


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


@JvmName(name = "pupsdfgqukqryygy")
suspend fun ruleConditions(values: List<Output<Any>>)
@JvmName(name = "kwvanyejfccwasyo")
suspend fun ruleConditions(vararg values: Any)

Parameters

values

Collection of rule conditions used by a rule.