matching

@JvmName(name = "xryrvsevqstkxilp")
suspend fun matching(value: Output<DomainMatchingArgs>)
@JvmName(name = "fqsvorgsxodiwegd")
suspend fun matching(value: DomainMatchingArgs?)

Parameters

value

A block that specifies the process of matching duplicate profiles. Documented below.


@JvmName(name = "pbgqychjyhljbwth")
suspend fun matching(argument: suspend DomainMatchingArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies the process of matching duplicate profiles. Documented below.