conflictHandler

@JvmName(name = "dqiscffxjvbieqfe")
suspend fun conflictHandler(value: Output<String>)
@JvmName(name = "lvfwttfxjkslyops")
suspend fun conflictHandler(value: String?)

Parameters

value

Conflict Resolution strategy to perform in the event of a conflict. Valid values are NONE, OPTIMISTIC_CONCURRENCY, AUTOMERGE, and LAMBDA.