rule

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


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