Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.JupyterLabAppSettingsProperty.Builder
Packages that use CfnUserProfile.JupyterLabAppSettingsProperty.Builder
-
Uses of CfnUserProfile.JupyterLabAppSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.JupyterLabAppSettingsProperty.BuilderModifier 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.builtInLifecycleConfigArn(String builtInLifecycleConfigArn) 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()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnUserProfile.JupyterLabAppSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfile.JupyterLabAppSettingsProperty.Builder.