Uses of Class
software.amazon.awscdk.services.sagemaker.CfnImageProps.Builder
-
Uses of CfnImageProps.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionstatic CfnImageProps.Builder
CfnImageProps.builder()
CfnImageProps.Builder.imageDescription
(String imageDescription) Sets the value ofCfnImageProps.getImageDescription()
CfnImageProps.Builder.imageDisplayName
(String imageDisplayName) Sets the value ofCfnImageProps.getImageDisplayName()
Sets the value ofCfnImageProps.getImageName()
CfnImageProps.Builder.imageRoleArn
(String imageRoleArn) Sets the value ofCfnImageProps.getImageRoleArn()
Sets the value ofCfnImageProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnImageProps.Builder
.