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