reservedConcurrentExecutions property
Amount of reserved concurrent executions for this Lambda function or -1 if unreserved.
Implementation
final int? reservedConcurrentExecutions;
Amount of reserved concurrent executions for this Lambda function or -1 if unreserved.
final int? reservedConcurrentExecutions;