matchingRules

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


@JvmName(name = "iknmajormobrahxi")
suspend fun matchingRules(values: List<Output<DomainRuleBasedMatchingMatchingRuleArgs>>)
@JvmName(name = "hiumljmibttahdmn")
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 = "mdkkeljjdjpikiod")
suspend fun matchingRules(argument: List<suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "dhaasrkctetnwark")
suspend fun matchingRules(vararg argument: suspend DomainRuleBasedMatchingMatchingRuleArgsBuilder.() -> Unit)
@JvmName(name = "ugnitbvjtbtthdgt")
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.