amazonka-lookoutequipment-2.0: Amazon Lookout for Equipment 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.LookoutEquipment.Types.LabelRating

Description

 

Documentation

newtype LabelRating Source #

Constructors

LabelRating' 

Instances

Instances details
FromJSON LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

FromJSONKey LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToJSON LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToJSONKey LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToByteString LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToHeader LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToLog LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToQuery LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

FromText LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToText LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

toText :: LabelRating -> Text #

FromXML LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToXML LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

toXML :: LabelRating -> XML #

Generic LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Associated Types

type Rep LabelRating :: Type -> Type #

Read LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Show LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

NFData LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

rnf :: LabelRating -> () #

Eq LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Ord LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Hashable LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

type Rep LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

type Rep LabelRating = D1 ('MetaData "LabelRating" "Amazonka.LookoutEquipment.Types.LabelRating" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "LabelRating'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLabelRating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))