DomainDefaultSpaceSettings

constructor(customFileSystemConfigs: List<DomainCustomFileSystemConfig>? = null, customPosixUserConfig: DomainCustomPosixUserConfig? = null, executionRole: String, jupyterLabAppSettings: DomainJupyterLabAppSettings? = null, jupyterServerAppSettings: DomainJupyterServerAppSettings? = null, kernelGatewayAppSettings: DomainKernelGatewayAppSettings? = null, securityGroups: List<String>? = null, spaceStorageSettings: DomainDefaultSpaceStorageSettings? = null)