| 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.MacieV2.Types.UsageStatisticsSortKey
Description
Synopsis
- newtype UsageStatisticsSortKey where
- UsageStatisticsSortKey' { }
- pattern UsageStatisticsSortKey_AccountId :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_FreeTrialStartDate :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_ServiceLimitValue :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_Total :: UsageStatisticsSortKey
Documentation
newtype UsageStatisticsSortKey Source #
The field to use to sort the results of a query for Amazon Macie account quotas and usage data. Valid values are:
Constructors
| UsageStatisticsSortKey' | |
Fields | |
Bundled Patterns