| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.WorkDocs.Types.UserSortType
Description
Documentation
newtype UserSortType Source #
Constructors
| UserSortType' | |
Fields | |
Bundled Patterns
| pattern UserSortType_FULL_NAME :: UserSortType | |
| pattern UserSortType_STORAGE_LIMIT :: UserSortType | |
| pattern UserSortType_STORAGE_USED :: UserSortType | |
| pattern UserSortType_USER_NAME :: UserSortType | |
| pattern UserSortType_USER_STATUS :: UserSortType |