libZSservicesZSamazonka-mediaconvertZSamazonka-mediaconvert
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

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
Eq HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Ord HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Read HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Show 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 #

NFData HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

Methods

rnf :: HlsKeyProviderType -> () #

Hashable 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

FromJSON HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

FromJSONKey HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToLog HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToHeader HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

ToQuery 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

ToByteString 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

type Rep HlsKeyProviderType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.HlsKeyProviderType

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