ruleConditions

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

Parameters

value

Collection of rule conditions used by a rule.


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


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

Parameters

values

Collection of rule conditions used by a rule.