Uses of Class
software.amazon.awscdk.services.sagemaker.CfnDomain.JupyterLabAppSettingsProperty.Builder
Packages that use CfnDomain.JupyterLabAppSettingsProperty.Builder
-
Uses of CfnDomain.JupyterLabAppSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnDomain.JupyterLabAppSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement(IResolvable appLifecycleManagement) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getAppLifecycleManagement()CfnDomain.JupyterLabAppSettingsProperty.Builder.appLifecycleManagement(CfnDomain.AppLifecycleManagementProperty appLifecycleManagement) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getAppLifecycleManagement()CfnDomain.JupyterLabAppSettingsProperty.builder()CfnDomain.JupyterLabAppSettingsProperty.Builder.builtInLifecycleConfigArn(String builtInLifecycleConfigArn) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getBuiltInLifecycleConfigArn()CfnDomain.JupyterLabAppSettingsProperty.Builder.codeRepositories(List<? extends Object> codeRepositories) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getCodeRepositories()CfnDomain.JupyterLabAppSettingsProperty.Builder.codeRepositories(IResolvable codeRepositories) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getCodeRepositories()CfnDomain.JupyterLabAppSettingsProperty.Builder.customImages(List<? extends Object> customImages) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getCustomImages()CfnDomain.JupyterLabAppSettingsProperty.Builder.customImages(IResolvable customImages) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getCustomImages()CfnDomain.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getDefaultResourceSpec()CfnDomain.JupyterLabAppSettingsProperty.Builder.defaultResourceSpec(CfnDomain.ResourceSpecProperty defaultResourceSpec) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getDefaultResourceSpec()CfnDomain.JupyterLabAppSettingsProperty.Builder.lifecycleConfigArns(List<String> lifecycleConfigArns) Sets the value ofCfnDomain.JupyterLabAppSettingsProperty.getLifecycleConfigArns()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnDomain.JupyterLabAppSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.JupyterLabAppSettingsProperty.Builder.