Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModel.InferenceExecutionConfigProperty
-
Uses of CfnModel.InferenceExecutionConfigProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnModel.InferenceExecutionConfigProperty
Modifier and TypeMethodDescriptionCfnModel.InferenceExecutionConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnModel.Builder.inferenceExecutionConfig
(CfnModel.InferenceExecutionConfigProperty inferenceExecutionConfig) Specifies details of how containers in a multi-container endpoint are called.CfnModelProps.Builder.inferenceExecutionConfig
(CfnModel.InferenceExecutionConfigProperty inferenceExecutionConfig) Sets the value ofCfnModelProps.getInferenceExecutionConfig()
void
CfnModel.setInferenceExecutionConfig
(CfnModel.InferenceExecutionConfigProperty value) Specifies details of how containers in a multi-container endpoint are called.