| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| 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)
`AWS::SageMaker::Model.InferenceExecutionConfig`.
|
void |
CfnModel.setInferenceExecutionConfig(CfnModel.InferenceExecutionConfigProperty value)
`AWS::SageMaker::Model.InferenceExecutionConfig`.
|
Copyright © 2021. All rights reserved.