libZSservicesZSamazonka-medialiveZSamazonka-medialive
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.MediaLive.Types.M2tsPcrControl

Description

 
Synopsis

Documentation

newtype M2tsPcrControl Source #

M2ts Pcr Control

Constructors

M2tsPcrControl' 

Instances

Instances details
Eq M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Ord M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Read M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Show M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Generic M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Associated Types

type Rep M2tsPcrControl :: Type -> Type #

NFData M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Methods

rnf :: M2tsPcrControl -> () #

Hashable M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToJSON M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToJSONKey M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromJSON M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromJSONKey M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToLog M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToHeader M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToQuery M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromXML M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToXML M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

Methods

toXML :: M2tsPcrControl -> XML #

ToByteString M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

FromText M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

ToText M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

type Rep M2tsPcrControl Source # 
Instance details

Defined in Amazonka.MediaLive.Types.M2tsPcrControl

type Rep M2tsPcrControl = D1 ('MetaData "M2tsPcrControl" "Amazonka.MediaLive.Types.M2tsPcrControl" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'True) (C1 ('MetaCons "M2tsPcrControl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromM2tsPcrControl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))