reservedConcurrentExecutions

@JvmName(name = "mhuchvyqgoifbtpt")
suspend fun reservedConcurrentExecutions(value: Output<Int>)
@JvmName(name = "kopqapahkhwayaoq")
suspend fun reservedConcurrentExecutions(value: Int?)

Parameters

value

Amount of reserved concurrent executions for this lambda function. A value of 0 disables lambda from being triggered and -1 removes any concurrency limitations. Defaults to Unreserved Concurrency Limits -1. See Managing Concurrency