amazonka-mediaconvert-2.0: Amazon Elemental MediaConvert SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaConvert.Types.HlsKeyProviderType

Description

 
Synopsis

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.

Instances

Instances details
FromJSON HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

FromJSONKey HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToJSON HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToJSONKey HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToByteString HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToHeader HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToLog HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToQuery HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

FromText HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToText HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

FromXML HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToXML HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Generic HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Associated Types

type Rep HlsKeyProviderType :: Type -> Type #

Read HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Show HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

NFData HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Methods

rnf :: HlsKeyProviderType -> () #

Eq HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Ord HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Hashable HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

type Rep HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

type Rep HlsKeyProviderType = D1 ('MetaData "HlsKeyProviderType" "Amazonka.MediaConvert.Types.HlsKeyProviderType" "amazonka-mediaconvert-2.0-ClG8xHhlx4y6bdaCrZchqH" 'True) (C1 ('MetaCons "HlsKeyProviderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHlsKeyProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))