| 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.Rec709Settings
Description
Synopsis
- data Rec709Settings = Rec709Settings' {
- newRec709Settings :: Rec709Settings
Documentation
data Rec709Settings Source #
Rec709 Settings
See: newRec709Settings smart constructor.
Constructors
| Rec709Settings' | |
Instances
newRec709Settings :: Rec709Settings Source #
Create a value of Rec709Settings with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.