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.CostExplorer.Types.PaymentOption
Description
Documentation
newtype PaymentOption Source #
Constructors
PaymentOption' | |
Fields |
Bundled Patterns
pattern PaymentOption_ALL_UPFRONT :: PaymentOption | |
pattern PaymentOption_HEAVY_UTILIZATION :: PaymentOption | |
pattern PaymentOption_LIGHT_UTILIZATION :: PaymentOption | |
pattern PaymentOption_MEDIUM_UTILIZATION :: PaymentOption | |
pattern PaymentOption_NO_UPFRONT :: PaymentOption | |
pattern PaymentOption_PARTIAL_UPFRONT :: PaymentOption |