| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnModel.InferenceExecutionConfigProperty.Jsii$Proxy
An implementation for
CfnModel.InferenceExecutionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnModel.InferenceExecutionConfigProperty |
CfnModel.InferenceExecutionConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnModelProps.Builder |
CfnModelProps.Builder.inferenceExecutionConfig(CfnModel.InferenceExecutionConfigProperty inferenceExecutionConfig)
Sets the value of
CfnModelProps.getInferenceExecutionConfig() |
CfnModel.Builder |
CfnModel.Builder.inferenceExecutionConfig(CfnModel.InferenceExecutionConfigProperty inferenceExecutionConfig)
Specifies details of how containers in a multi-container endpoint are called.
|
void |
CfnModel.setInferenceExecutionConfig(CfnModel.InferenceExecutionConfigProperty value)
Specifies details of how containers in a multi-container endpoint are called.
|
Copyright © 2022. All rights reserved.