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

Description

 
Synopsis

Documentation

newtype OutputGroupType Source #

Type of output group (File group, Apple HLS, DASH ISO, Microsoft Smooth Streaming, CMAF)

Constructors

OutputGroupType' 

Instances

Instances details
Eq OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Ord OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Read OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Show OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Generic OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Associated Types

type Rep OutputGroupType :: Type -> Type #

NFData OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Methods

rnf :: OutputGroupType -> () #

Hashable OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToJSON OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToJSONKey OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

FromJSON OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

FromJSONKey OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToLog OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToHeader OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToQuery OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

FromXML OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToXML OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

Methods

toXML :: OutputGroupType -> XML #

ToByteString OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

FromText OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

ToText OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

type Rep OutputGroupType Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.OutputGroupType

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