Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.CustomImageProperty.Builder
-
Uses of CfnUserProfile.CustomImageProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.CustomImageProperty.Builder.appImageConfigName
(String appImageConfigName) Sets the value ofCfnUserProfile.CustomImageProperty.getAppImageConfigName()
CfnUserProfile.CustomImageProperty.builder()
Sets the value ofCfnUserProfile.CustomImageProperty.getImageName()
CfnUserProfile.CustomImageProperty.Builder.imageVersionNumber
(Number imageVersionNumber) Sets the value ofCfnUserProfile.CustomImageProperty.getImageVersionNumber()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.CustomImageProperty.Builder
.