User Profile User Settings Args
constructor(codeEditorAppSettings: Output<UserProfileCodeEditorAppSettingsArgs>? = null, customFileSystemConfigs: Output<List<UserProfileCustomFileSystemConfigArgs>>? = null, customPosixUserConfig: Output<UserProfileCustomPosixUserConfigArgs>? = null, defaultLandingUri: Output<String>? = null, executionRole: Output<String>? = null, jupyterLabAppSettings: Output<UserProfileJupyterLabAppSettingsArgs>? = null, jupyterServerAppSettings: Output<UserProfileJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<UserProfileKernelGatewayAppSettingsArgs>? = null, rStudioServerProAppSettings: Output<UserProfileRStudioServerProAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, sharingSettings: Output<UserProfileSharingSettingsArgs>? = null, spaceStorageSettings: Output<UserProfileDefaultSpaceStorageSettingsArgs>? = null, studioWebPortal: Output<UserProfileUserSettingsStudioWebPortal>? = null, studioWebPortalSettings: Output<UserProfileStudioWebPortalSettingsArgs>? = null)