Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.DeployedImageProperty.Builder
-
Uses of CfnInferenceComponent.DeployedImageProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnInferenceComponent.DeployedImageProperty.builder()
CfnInferenceComponent.DeployedImageProperty.Builder.resolutionTime
(String resolutionTime) Sets the value ofCfnInferenceComponent.DeployedImageProperty.getResolutionTime()
CfnInferenceComponent.DeployedImageProperty.Builder.resolvedImage
(String resolvedImage) Sets the value ofCfnInferenceComponent.DeployedImageProperty.getResolvedImage()
CfnInferenceComponent.DeployedImageProperty.Builder.specifiedImage
(String specifiedImage) Sets the value ofCfnInferenceComponent.DeployedImageProperty.getSpecifiedImage()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInferenceComponent.DeployedImageProperty.Builder
.