| 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.MediaLive.Types.InputDeviceType
Description
Synopsis
- newtype InputDeviceType where
- InputDeviceType' { }
- pattern InputDeviceType_HD :: InputDeviceType
Documentation
newtype InputDeviceType Source #
The type of the input device. For an AWS Elemental Link device that outputs resolutions up to 1080, choose "HD".
Constructors
| InputDeviceType' | |
Fields | |
Bundled Patterns
| pattern InputDeviceType_HD :: InputDeviceType |