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