maxConcurrency

@JvmName(name = "slpulselmfetrlkj")
suspend fun maxConcurrency(value: Output<Double>)
@JvmName(name = "snchkeoxvodmdmyn")
suspend fun maxConcurrency(value: Double?)

Parameters

value

Maximum number of concurrent consumers that may consume from this Queue. Set to null to automatically opt in to the platform's maximum (recommended).