rule

@JvmName(name = "ksihoieypagnyvuc")
suspend fun rule(value: Output<List<String>>)
@JvmName(name = "gkhxlwhgvmgmfaro")
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 = "ndtppmrqblxjygqe")
suspend fun rule(vararg values: Output<String>)


@JvmName(name = "evqxpqwxxncqmamw")
suspend fun rule(values: List<Output<String>>)
@JvmName(name = "nhuwsmhputnsykwp")
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.