ruleConditions

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

Parameters

value

Collection of rule conditions used by a rule.


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


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

Parameters

values

Collection of rule conditions used by a rule.