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 CmafClientCache where
- CmafClientCache' { }
- pattern CmafClientCache_DISABLED :: CmafClientCache
- pattern CmafClientCache_ENABLED :: CmafClientCache
Documentation
newtype CmafClientCache Source #
Disable this setting only when your workflow requires the #EXT-X-ALLOW-CACHE:no tag. Otherwise, keep the default value Enabled (ENABLED) and control caching in your video distribution set up. For example, use the Cache-Control http header.
pattern CmafClientCache_DISABLED :: CmafClientCache | |
pattern CmafClientCache_ENABLED :: CmafClientCache |