concurrencyMode

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

Parameters

value

Specifies how the concurrency level behaves during the operation execution. Valid values are STRICT_FAILURE_TOLERANCE and SOFT_FAILURE_TOLERANCE.