SpaceSettings

constructor(appType: SpaceAppType? = null, codeEditorAppSettings: SpaceCodeEditorAppSettings? = null, customFileSystems: List<SpaceCustomFileSystem>? = null, jupyterLabAppSettings: SpaceJupyterLabAppSettings? = null, jupyterServerAppSettings: SpaceJupyterServerAppSettings? = null, kernelGatewayAppSettings: SpaceKernelGatewayAppSettings? = null, spaceStorageSettings: SpaceStorageSettings? = null)