matchingRules

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


@JvmName(name = "ehamythugotpkxfx")
suspend fun matchingRules(values: List<Output<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "xsipdliqkbmsgurx")
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 = "fvghnbfmwjrufhni")
suspend fun matchingRules(argument: List<suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ejvefjwkwufjgqas")
suspend fun matchingRules(vararg argument: suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit)
@JvmName(name = "bxudmauefveecyqv")
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.