reservedConcurrentExecutions property

int? reservedConcurrentExecutions
final

The number of concurrent executions that are reserved for this function. For more information, see Managing Concurrency.

Implementation

final int? reservedConcurrentExecutions;