Domain Default Space Settings Args
constructor(customFileSystemConfigs: Output<List<DomainCustomFileSystemConfigArgs>>? = null, customPosixUserConfig: Output<DomainCustomPosixUserConfigArgs>? = null, executionRole: Output<String>, jupyterLabAppSettings: Output<DomainJupyterLabAppSettingsArgs>? = null, jupyterServerAppSettings: Output<DomainJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<DomainKernelGatewayAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, spaceStorageSettings: Output<DomainDefaultSpaceStorageSettingsArgs>? = null)