conflictResolution

@JvmName(name = "ywvasijpdpgbxwlw")
suspend fun conflictResolution(value: Output<DomainMatchingAutoMergingConflictResolutionArgs>)
@JvmName(name = "vsmkhkrdhrigjefj")
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 = "qnmhgtpkplxvwgnx")
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.