rule

@JvmName(name = "atlxavynapqlugqp")
suspend fun rule(value: Output<List<String>>)
@JvmName(name = "wdphfmikvnmemrgj")
suspend fun rule(value: List<String>)

Parameters

value

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


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


@JvmName(name = "qqgiamhoujskmyom")
suspend fun rule(values: List<Output<String>>)
@JvmName(name = "tjhnwcehlmihoebt")
suspend fun rule(vararg values: String)

Parameters

values

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