| 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.MediaConvert.Types.HlsOutputSelection
Description
Synopsis
- newtype HlsOutputSelection where
Documentation
newtype HlsOutputSelection Source #
Indicates whether the .m3u8 manifest file should be generated for this HLS output group.
Constructors
| HlsOutputSelection' | |
Fields | |
Bundled Patterns
| pattern HlsOutputSelection_MANIFESTS_AND_SEGMENTS :: HlsOutputSelection | |
| pattern HlsOutputSelection_SEGMENTS_ONLY :: HlsOutputSelection |