User Profile User Settings
constructor(codeEditorAppSettings: UserProfileCodeEditorAppSettings? = null, customFileSystemConfigs: List<UserProfileCustomFileSystemConfig>? = null, customPosixUserConfig: UserProfileCustomPosixUserConfig? = null, defaultLandingUri: String? = null, executionRole: String? = null, jupyterLabAppSettings: UserProfileJupyterLabAppSettings? = null, jupyterServerAppSettings: UserProfileJupyterServerAppSettings? = null, kernelGatewayAppSettings: UserProfileKernelGatewayAppSettings? = null, rStudioServerProAppSettings: UserProfileRStudioServerProAppSettings? = null, securityGroups: List<String>? = null, sharingSettings: UserProfileSharingSettings? = null, spaceStorageSettings: UserProfileDefaultSpaceStorageSettings? = null, studioWebPortal: UserProfileUserSettingsStudioWebPortal? = null, studioWebPortalSettings: UserProfileStudioWebPortalSettings? = null)