Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.JupyterLabAppSettingsProperty.Builder
-
Uses of CfnUserProfile.JupyterLabAppSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement
(IResolvable appLifecycleManagement) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getAppLifecycleManagement()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement
(CfnUserProfile.AppLifecycleManagementProperty appLifecycleManagement) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getAppLifecycleManagement()
CfnUserProfile.JupyterLabAppSettingsProperty.builder()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.codeRepositories
(List<? extends Object> codeRepositories) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getCodeRepositories()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.codeRepositories
(IResolvable codeRepositories) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getCodeRepositories()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.customImages
(List<? extends Object> customImages) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getCustomImages()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.customImages
(IResolvable customImages) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getCustomImages()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec
(IResolvable defaultResourceSpec) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getDefaultResourceSpec()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec
(CfnUserProfile.ResourceSpecProperty defaultResourceSpec) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getDefaultResourceSpec()
CfnUserProfile.JupyterLabAppSettingsProperty.Builder.lifecycleConfigArns
(List<String> lifecycleConfigArns) Sets the value ofCfnUserProfile.JupyterLabAppSettingsProperty.getLifecycleConfigArns()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.JupyterLabAppSettingsProperty.Builder
.