maxConcurrency property

Input<int> maxConcurrency
final

Maximum number of concurrent invocations your serverless endpoint can process. Valid values are between 1 and 200.

Implementation

final pulumi.Input<int> maxConcurrency;