concurrencyMode

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

Parameters

value

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