ruleConditions

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

Parameters

value

Collection of rule conditions used by a rule.


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


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

Parameters

values

Collection of rule conditions used by a rule.