amazonka-ivs-2.0: Amazon Interactive Video Service 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.IVS.Types.StreamHealth

Description

 

Documentation

newtype StreamHealth Source #

Constructors

StreamHealth' 

Instances

Instances details
FromJSON StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

FromJSONKey StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToJSON StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToJSONKey StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToByteString StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToHeader StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToLog StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToQuery StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

FromText StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToText StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Methods

toText :: StreamHealth -> Text #

FromXML StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

ToXML StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Methods

toXML :: StreamHealth -> XML #

Generic StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Associated Types

type Rep StreamHealth :: Type -> Type #

Read StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Show StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

NFData StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Methods

rnf :: StreamHealth -> () #

Eq StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Ord StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

Hashable StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

type Rep StreamHealth Source # 
Instance details

Defined in Amazonka.IVS.Types.StreamHealth

type Rep StreamHealth = D1 ('MetaData "StreamHealth" "Amazonka.IVS.Types.StreamHealth" "amazonka-ivs-2.0-1XuGgGDxNXQ7UL2Yr5LhmE" 'True) (C1 ('MetaCons "StreamHealth'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamHealth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))