Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
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 |