@Stability(value=Stable) public static final class CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceClientConfigProperty>
CfnEndpointConfig.AsyncInferenceClientConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.AsyncInferenceClientConfigProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder |
maxConcurrentInvocationsPerInstance(Number maxConcurrentInvocationsPerInstance)
|
@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder maxConcurrentInvocationsPerInstance(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@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceClientConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceClientConfigProperty>CfnEndpointConfig.AsyncInferenceClientConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.