Space Settings Args
constructor(appType: Output<SpaceAppType>? = null, codeEditorAppSettings: Output<SpaceCodeEditorAppSettingsArgs>? = null, customFileSystems: Output<List<SpaceCustomFileSystemArgs>>? = null, jupyterLabAppSettings: Output<SpaceJupyterLabAppSettingsArgs>? = null, jupyterServerAppSettings: Output<SpaceJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<SpaceKernelGatewayAppSettingsArgs>? = null, spaceStorageSettings: Output<SpaceStorageSettingsArgs>? = null)