concurrencyMode

@JvmName(name = "lqqyflxgqbypuiqv")
suspend fun concurrencyMode(value: Output<String>)
@JvmName(name = "kkhmhxkbeqwpeifg")
suspend fun concurrencyMode(value: String?)

Parameters

value

The concurrency control mode to use for this database. Possible values are: OPTIMISTIC, PESSIMISTIC, OPTIMISTIC_WITH_ENTITY_GROUPS.