maxInstancesCount property
The maximum number of instances that a non-pinned Lambda function can run at the same time.
Implementation
final int? maxInstancesCount;
The maximum number of instances that a non-pinned Lambda function can run at the same time.
final int? maxInstancesCount;