matchingRules

@JvmName(name = "bvjpbbfvbcbuptlq")
suspend fun matchingRules(value: Output<List<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "xntmnumwqgoqmkcf")
suspend fun matchingRules(value: List<DomainRuleBasedMatchingMatchingRuleArgs>?)

Parameters

value

A block that configures how the rule-based matching process should match profiles. You can have up to 15 rule in the natching_rules. Documented below.


@JvmName(name = "wmxxbmwwwgwukqpb")
suspend fun matchingRules(vararg values: Output<DomainRuleBasedMatchingMatchingRuleArgs>)


@JvmName(name = "hllnqewsmyiackjv")
suspend fun matchingRules(values: List<Output<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "stunyoyvjrgnssvx")
suspend fun matchingRules(vararg values: DomainRuleBasedMatchingMatchingRuleArgs)

Parameters

values

A block that configures how the rule-based matching process should match profiles. You can have up to 15 rule in the natching_rules. Documented below.


@JvmName(name = "cdxgrhdjtdkqnhmj")
suspend fun matchingRules(argument: List<suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ntyljlgcoycusayr")
suspend fun matchingRules(vararg argument: suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit)
@JvmName(name = "fvvruytxktciqrfc")
suspend fun matchingRules(argument: suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit)

Parameters

argument

A block that configures how the rule-based matching process should match profiles. You can have up to 15 rule in the natching_rules. Documented below.