rules

@JvmName(name = "wdkkfpdagydgxcef")
suspend fun rules(value: Output<List<String>>)
@JvmName(name = "gafgvwwawhfabhqa")
suspend fun rules(value: List<String>)

Parameters

value

A single rule level of the match_rules. Configures how the rule-based matching process should match profiles.


@JvmName(name = "lmrlyhcjawlcypyq")
suspend fun rules(vararg values: Output<String>)


@JvmName(name = "jaidmagxoigmmiix")
suspend fun rules(values: List<Output<String>>)
@JvmName(name = "pkeiiijsrxiaktmj")
suspend fun rules(vararg values: String)

Parameters

values

A single rule level of the match_rules. Configures how the rule-based matching process should match profiles.