conflictResolution

@JvmName(name = "vicqpjwuwgjnbrgg")
suspend fun conflictResolution(value: Output<DomainMatchingAutoMergingConflictResolutionArgs>)
@JvmName(name = "diqmlqqpnmkjbcpy")
suspend fun conflictResolution(value: DomainMatchingAutoMergingConflictResolutionArgs?)

Parameters

value

A block that specifies how the auto-merging process should resolve conflicts between different profiles. Documented below.


@JvmName(name = "kfgiavxapeunyxej")
suspend fun conflictResolution(argument: suspend DomainMatchingAutoMergingConflictResolutionArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies how the auto-merging process should resolve conflicts between different profiles. Documented below.