maxConcurrentInvocationsPerInstance property
Maximum number of concurrent requests sent by the SageMaker AI client to the model container. If no value is provided, SageMaker AI will choose an optimal value for you.
Implementation
final pulumi.Input<int?>? maxConcurrentInvocationsPerInstance;