UserProfileUserSettingsArgs

constructor(autoMountHomeEfs: Output<String>? = null, canvasAppSettings: Output<UserProfileUserSettingsCanvasAppSettingsArgs>? = null, codeEditorAppSettings: Output<UserProfileUserSettingsCodeEditorAppSettingsArgs>? = null, customFileSystemConfigs: Output<List<UserProfileUserSettingsCustomFileSystemConfigArgs>>? = null, customPosixUserConfig: Output<UserProfileUserSettingsCustomPosixUserConfigArgs>? = null, defaultLandingUri: Output<String>? = null, executionRole: Output<String>, jupyterLabAppSettings: Output<UserProfileUserSettingsJupyterLabAppSettingsArgs>? = null, jupyterServerAppSettings: Output<UserProfileUserSettingsJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<UserProfileUserSettingsKernelGatewayAppSettingsArgs>? = null, rSessionAppSettings: Output<UserProfileUserSettingsRSessionAppSettingsArgs>? = null, rStudioServerProAppSettings: Output<UserProfileUserSettingsRStudioServerProAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, sharingSettings: Output<UserProfileUserSettingsSharingSettingsArgs>? = null, spaceStorageSettings: Output<UserProfileUserSettingsSpaceStorageSettingsArgs>? = null, studioWebPortal: Output<String>? = null, studioWebPortalSettings: Output<UserProfileUserSettingsStudioWebPortalSettingsArgs>? = null, tensorBoardAppSettings: Output<UserProfileUserSettingsTensorBoardAppSettingsArgs>? = null)