public static final class CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder
extends java.lang.Object
CfnEndpointConfig.AsyncInferenceClientConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnEndpointConfig.AsyncInferenceClientConfigProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder |
maxConcurrentInvocationsPerInstance(java.lang.Number maxConcurrentInvocationsPerInstance)
|
public CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder maxConcurrentInvocationsPerInstance(java.lang.Number maxConcurrentInvocationsPerInstance)
CfnEndpointConfig.AsyncInferenceClientConfigProperty.getMaxConcurrentInvocationsPerInstance()
maxConcurrentInvocationsPerInstance
- The maximum number of concurrent requests sent by the SageMaker client to the model container.
If no value is provided, SageMaker will choose an optimal value for you.this
public CfnEndpointConfig.AsyncInferenceClientConfigProperty build()
CfnEndpointConfig.AsyncInferenceClientConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided