conflictHandler

@JvmName(name = "xbrceailqbloxktr")
suspend fun conflictHandler(value: Output<String>)
@JvmName(name = "tglihfnprvcwpljp")
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.