UserProfileUserSettings

constructor(autoMountHomeEfs: String? = null, canvasAppSettings: UserProfileUserSettingsCanvasAppSettings? = null, codeEditorAppSettings: UserProfileUserSettingsCodeEditorAppSettings? = null, customFileSystemConfigs: List<UserProfileUserSettingsCustomFileSystemConfig>? = null, customPosixUserConfig: UserProfileUserSettingsCustomPosixUserConfig? = null, defaultLandingUri: String? = null, executionRole: String, jupyterLabAppSettings: UserProfileUserSettingsJupyterLabAppSettings? = null, jupyterServerAppSettings: UserProfileUserSettingsJupyterServerAppSettings? = null, kernelGatewayAppSettings: UserProfileUserSettingsKernelGatewayAppSettings? = null, rSessionAppSettings: UserProfileUserSettingsRSessionAppSettings? = null, rStudioServerProAppSettings: UserProfileUserSettingsRStudioServerProAppSettings? = null, securityGroups: List<String>? = null, sharingSettings: UserProfileUserSettingsSharingSettings? = null, spaceStorageSettings: UserProfileUserSettingsSpaceStorageSettings? = null, studioWebPortal: String? = null, studioWebPortalSettings: UserProfileUserSettingsStudioWebPortalSettings? = null, tensorBoardAppSettings: UserProfileUserSettingsTensorBoardAppSettings? = null)