ruleConditions

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

Parameters

value

Collection of rule conditions used by a rule.


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


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

Parameters

values

Collection of rule conditions used by a rule.