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 HlsOutputSelection where
Documentation
newtype HlsOutputSelection Source #
Indicates whether the .m3u8 manifest file should be generated for this HLS output group.
pattern HlsOutputSelection_MANIFESTS_AND_SEGMENTS :: HlsOutputSelection | |
pattern HlsOutputSelection_SEGMENTS_ONLY :: HlsOutputSelection |