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 HlsKeyProviderType where
Documentation
newtype HlsKeyProviderType Source #
Specify whether your DRM encryption key is static or from a key provider that follows the SPEKE standard. For more information about SPEKE, see https://docs.aws.amazon.com/speke/latest/documentation/what-is-speke.html.
pattern HlsKeyProviderType_SPEKE :: HlsKeyProviderType | |
pattern HlsKeyProviderType_STATIC_KEY :: HlsKeyProviderType |