unreservedConcurrentExecutions property
The maximum number of simultaneous function executions, minus the capacity that's reserved for individual functions with PutFunctionConcurrency.
Implementation
final int? unreservedConcurrentExecutions;
The maximum number of simultaneous function executions, minus the capacity that's reserved for individual functions with PutFunctionConcurrency.
final int? unreservedConcurrentExecutions;