amazonka-rekognition-2.0: Amazon Rekognition 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.Rekognition.Types.EmotionName

Description

 

Documentation

newtype EmotionName Source #

Constructors

EmotionName' 

Instances

Instances details
FromJSON EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

FromJSONKey EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToJSON EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToJSONKey EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToByteString EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToHeader EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToLog EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToQuery EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

FromText EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToText EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Methods

toText :: EmotionName -> Text #

FromXML EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

ToXML EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Methods

toXML :: EmotionName -> XML #

Generic EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Associated Types

type Rep EmotionName :: Type -> Type #

Read EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Show EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

NFData EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Methods

rnf :: EmotionName -> () #

Eq EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Ord EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

Hashable EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

type Rep EmotionName Source # 
Instance details

Defined in Amazonka.Rekognition.Types.EmotionName

type Rep EmotionName = D1 ('MetaData "EmotionName" "Amazonka.Rekognition.Types.EmotionName" "amazonka-rekognition-2.0-EaCrS9R3rWADqefEZvOx5B" 'True) (C1 ('MetaCons "EmotionName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmotionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))