conflictHandler

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