| 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.Currency
Description
Synopsis
- newtype Currency where
- Currency' {
- fromCurrency :: Text
- pattern Currency_USD :: Currency
- Currency' {
Documentation
The type of currency that the data for an Amazon Macie usage metric is reported in. Possible values are:
Constructors
| Currency' | |
Fields
| |
Bundled Patterns
| pattern Currency_USD :: Currency |