rules

@JvmName(name = "hicgmqjrwklsaqjp")
suspend fun rules(value: Output<Map<String, String>>)
@JvmName(name = "svowlpovoxyqpjfy")
suspend fun rules(value: Map<String, String>?)

Parameters

value

List of rules to apply to the ruleset.


@JvmName(name = "evcnprvshjhsyuge")
fun rules(vararg values: Pair<String, String>)

Parameters

values

List of rules to apply to the ruleset.