Domain User Settings Args
constructor(autoMountHomeEfs: Output<DomainUserSettingsAutoMountHomeEfs>? = null, codeEditorAppSettings: Output<DomainCodeEditorAppSettingsArgs>? = null, customFileSystemConfigs: Output<List<DomainCustomFileSystemConfigArgs>>? = null, customPosixUserConfig: Output<DomainCustomPosixUserConfigArgs>? = null, defaultLandingUri: Output<String>? = null, executionRole: Output<String>, jupyterLabAppSettings: Output<DomainJupyterLabAppSettingsArgs>? = null, jupyterServerAppSettings: Output<DomainJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<DomainKernelGatewayAppSettingsArgs>? = null, rSessionAppSettings: Output<DomainRSessionAppSettingsArgs>? = null, rStudioServerProAppSettings: Output<DomainRStudioServerProAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, sharingSettings: Output<DomainSharingSettingsArgs>? = null, spaceStorageSettings: Output<DomainDefaultSpaceStorageSettingsArgs>? = null, studioWebPortal: Output<DomainUserSettingsStudioWebPortal>? = null, studioWebPortalSettings: Output<DomainStudioWebPortalSettingsArgs>? = null)