Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder
-
Uses of CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder.artifactUrl
(String artifactUrl) CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.builder()
CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder.deployedImage
(IResolvable deployedImage) CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder.deployedImage
(CfnInferenceComponent.DeployedImageProperty deployedImage) CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder.environment
(Map<String, String> environment) CfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder.environment
(IResolvable environment) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInferenceComponent.InferenceComponentContainerSpecificationProperty.Builder
.