| 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.MediaLive.Types.H265Tier
Description
Synopsis
- newtype H265Tier where
- H265Tier' {
- fromH265Tier :: Text
- pattern H265Tier_HIGH :: H265Tier
- pattern H265Tier_MAIN :: H265Tier
- H265Tier' {
Documentation
H265 Tier
Constructors
| H265Tier' | |
Fields
| |
Bundled Patterns
| pattern H265Tier_HIGH :: H265Tier | |
| pattern H265Tier_MAIN :: H265Tier |