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