concurrencyMode

@JvmName(name = "rlmgwwwfdcqlyvav")
suspend fun concurrencyMode(value: Output<String>)
@JvmName(name = "gbdojopxtnbfbldd")
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.