matchingRules

@JvmName(name = "wejdoxybcwyhtepd")
suspend fun matchingRules(value: Output<List<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "igaelmamwdtkgikc")
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 = "ctngupbmmyttvfno")
suspend fun matchingRules(vararg values: Output<DomainRuleBasedMatchingMatchingRuleArgs>)


@JvmName(name = "tdaaqytlerihiuws")
suspend fun matchingRules(values: List<Output<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "rptcbqycfwtuaqkk")
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 = "qnqgsomdjcnrfvlb")
suspend fun matchingRules(argument: List<suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "snvldomyombrjuun")
suspend fun matchingRules(vararg argument: suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit)
@JvmName(name = "ermovknqlcnkxwgs")
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.