amazonka-panorama-2.0: Amazon Panorama 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.Panorama.Types.DeviceAggregatedStatus

Description

 

Documentation

newtype DeviceAggregatedStatus Source #

Instances

Instances details
FromJSON DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

FromJSONKey DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToJSON DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToJSONKey DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToByteString DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToHeader DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToLog DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToQuery DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

FromText DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToText DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

FromXML DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

ToXML DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Generic DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Associated Types

type Rep DeviceAggregatedStatus :: Type -> Type #

Read DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Show DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

NFData DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Methods

rnf :: DeviceAggregatedStatus -> () #

Eq DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Ord DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

Hashable DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

type Rep DeviceAggregatedStatus Source # 
Instance details

Defined in Amazonka.Panorama.Types.DeviceAggregatedStatus

type Rep DeviceAggregatedStatus = D1 ('MetaData "DeviceAggregatedStatus" "Amazonka.Panorama.Types.DeviceAggregatedStatus" "amazonka-panorama-2.0-9Y2Sxd8ToqsBjPczgPI6n1" 'True) (C1 ('MetaCons "DeviceAggregatedStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceAggregatedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))