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 |
Synopsis
- newtype ReservationCodec where
- ReservationCodec' { }
- pattern ReservationCodec_AUDIO :: ReservationCodec
- pattern ReservationCodec_AVC :: ReservationCodec
- pattern ReservationCodec_HEVC :: ReservationCodec
- pattern ReservationCodec_LINK :: ReservationCodec
- pattern ReservationCodec_MPEG2 :: ReservationCodec
Documentation
newtype ReservationCodec Source #
Codec, 'MPEG2', 'AVC', 'HEVC', or 'AUDIO'
pattern ReservationCodec_AUDIO :: ReservationCodec | |
pattern ReservationCodec_AVC :: ReservationCodec | |
pattern ReservationCodec_HEVC :: ReservationCodec | |
pattern ReservationCodec_LINK :: ReservationCodec | |
pattern ReservationCodec_MPEG2 :: ReservationCodec |