maxInstancesCount property

int? maxInstancesCount
final

The maximum number of instances that a non-pinned Lambda function can run at the same time.

Implementation

final int? maxInstancesCount;