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.AacCodecProfile

Description

 
Synopsis

Documentation

newtype AacCodecProfile Source #

AAC Profile.

Constructors

AacCodecProfile' 

Instances

Instances details
FromJSON AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromJSONKey AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToJSON AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToJSONKey AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToByteString AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToHeader AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToLog AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToQuery AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromText AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToText AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

FromXML AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

ToXML AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Methods

toXML :: AacCodecProfile -> XML #

Generic AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Associated Types

type Rep AacCodecProfile :: Type -> Type #

Read AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Show AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

NFData AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Methods

rnf :: AacCodecProfile -> () #

Eq AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Ord AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

Hashable AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

type Rep AacCodecProfile Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.AacCodecProfile

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