Uses of Class
software.amazon.awscdk.services.sagemaker.CfnDomain.UserSettingsProperty.Builder
Packages that use CfnDomain.UserSettingsProperty.Builder
-
Uses of CfnDomain.UserSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnDomain.UserSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.UserSettingsProperty.Builder.autoMountHomeEfs(String autoMountHomeEfs) Sets the value ofCfnDomain.UserSettingsProperty.getAutoMountHomeEfs()CfnDomain.UserSettingsProperty.builder()CfnDomain.UserSettingsProperty.Builder.codeEditorAppSettings(IResolvable codeEditorAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getCodeEditorAppSettings()CfnDomain.UserSettingsProperty.Builder.codeEditorAppSettings(CfnDomain.CodeEditorAppSettingsProperty codeEditorAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getCodeEditorAppSettings()CfnDomain.UserSettingsProperty.Builder.customFileSystemConfigs(List<? extends Object> customFileSystemConfigs) Sets the value ofCfnDomain.UserSettingsProperty.getCustomFileSystemConfigs()CfnDomain.UserSettingsProperty.Builder.customFileSystemConfigs(IResolvable customFileSystemConfigs) Sets the value ofCfnDomain.UserSettingsProperty.getCustomFileSystemConfigs()CfnDomain.UserSettingsProperty.Builder.customPosixUserConfig(IResolvable customPosixUserConfig) Sets the value ofCfnDomain.UserSettingsProperty.getCustomPosixUserConfig()CfnDomain.UserSettingsProperty.Builder.customPosixUserConfig(CfnDomain.CustomPosixUserConfigProperty customPosixUserConfig) Sets the value ofCfnDomain.UserSettingsProperty.getCustomPosixUserConfig()CfnDomain.UserSettingsProperty.Builder.defaultLandingUri(String defaultLandingUri) Sets the value ofCfnDomain.UserSettingsProperty.getDefaultLandingUri()CfnDomain.UserSettingsProperty.Builder.executionRole(String executionRole) Sets the value ofCfnDomain.UserSettingsProperty.getExecutionRole()CfnDomain.UserSettingsProperty.Builder.jupyterLabAppSettings(IResolvable jupyterLabAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getJupyterLabAppSettings()CfnDomain.UserSettingsProperty.Builder.jupyterLabAppSettings(CfnDomain.JupyterLabAppSettingsProperty jupyterLabAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getJupyterLabAppSettings()CfnDomain.UserSettingsProperty.Builder.jupyterServerAppSettings(IResolvable jupyterServerAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getJupyterServerAppSettings()CfnDomain.UserSettingsProperty.Builder.jupyterServerAppSettings(CfnDomain.JupyterServerAppSettingsProperty jupyterServerAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getJupyterServerAppSettings()CfnDomain.UserSettingsProperty.Builder.kernelGatewayAppSettings(IResolvable kernelGatewayAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getKernelGatewayAppSettings()CfnDomain.UserSettingsProperty.Builder.kernelGatewayAppSettings(CfnDomain.KernelGatewayAppSettingsProperty kernelGatewayAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getKernelGatewayAppSettings()CfnDomain.UserSettingsProperty.Builder.rSessionAppSettings(IResolvable rSessionAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getRSessionAppSettings()CfnDomain.UserSettingsProperty.Builder.rSessionAppSettings(CfnDomain.RSessionAppSettingsProperty rSessionAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getRSessionAppSettings()CfnDomain.UserSettingsProperty.Builder.rStudioServerProAppSettings(IResolvable rStudioServerProAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getRStudioServerProAppSettings()CfnDomain.UserSettingsProperty.Builder.rStudioServerProAppSettings(CfnDomain.RStudioServerProAppSettingsProperty rStudioServerProAppSettings) Sets the value ofCfnDomain.UserSettingsProperty.getRStudioServerProAppSettings()CfnDomain.UserSettingsProperty.Builder.securityGroups(List<String> securityGroups) Sets the value ofCfnDomain.UserSettingsProperty.getSecurityGroups()CfnDomain.UserSettingsProperty.Builder.sharingSettings(IResolvable sharingSettings) Sets the value ofCfnDomain.UserSettingsProperty.getSharingSettings()CfnDomain.UserSettingsProperty.Builder.sharingSettings(CfnDomain.SharingSettingsProperty sharingSettings) Sets the value ofCfnDomain.UserSettingsProperty.getSharingSettings()CfnDomain.UserSettingsProperty.Builder.spaceStorageSettings(IResolvable spaceStorageSettings) Sets the value ofCfnDomain.UserSettingsProperty.getSpaceStorageSettings()CfnDomain.UserSettingsProperty.Builder.spaceStorageSettings(CfnDomain.DefaultSpaceStorageSettingsProperty spaceStorageSettings) Sets the value ofCfnDomain.UserSettingsProperty.getSpaceStorageSettings()CfnDomain.UserSettingsProperty.Builder.studioWebPortal(String studioWebPortal) Sets the value ofCfnDomain.UserSettingsProperty.getStudioWebPortal()CfnDomain.UserSettingsProperty.Builder.studioWebPortalSettings(IResolvable studioWebPortalSettings) Sets the value ofCfnDomain.UserSettingsProperty.getStudioWebPortalSettings()CfnDomain.UserSettingsProperty.Builder.studioWebPortalSettings(CfnDomain.StudioWebPortalSettingsProperty studioWebPortalSettings) Sets the value ofCfnDomain.UserSettingsProperty.getStudioWebPortalSettings()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnDomain.UserSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.UserSettingsProperty.Builder.