consolidation

@JvmName(name = "smrsddcdndybnejs")
suspend fun consolidation(value: Output<DomainConsolidationArgs>)
@JvmName(name = "unjwduluhlvfrplv")
suspend fun consolidation(value: DomainConsolidationArgs?)

Parameters

value

A list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged.


@JvmName(name = "idfwrpyfbjsarabl")
suspend fun consolidation(argument: suspend DomainConsolidationArgsBuilder.() -> Unit)

Parameters

argument

A list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged.