amazonka-comprehend-2.0: Amazon Comprehend 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.Comprehend.Types.TargetedSentimentEntityType

Description

 

Documentation

newtype TargetedSentimentEntityType Source #

Instances

Instances details
FromJSON TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

FromJSONKey TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToJSON TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToJSONKey TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToByteString TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToHeader TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToLog TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToQuery TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

FromText TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToText TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

FromXML TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

ToXML TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Generic TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Associated Types

type Rep TargetedSentimentEntityType :: Type -> Type #

Read TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Show TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

NFData TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Eq TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Ord TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

Hashable TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

type Rep TargetedSentimentEntityType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.TargetedSentimentEntityType

type Rep TargetedSentimentEntityType = D1 ('MetaData "TargetedSentimentEntityType" "Amazonka.Comprehend.Types.TargetedSentimentEntityType" "amazonka-comprehend-2.0-Ko6GCjAQF2RARapSdPn69F" 'True) (C1 ('MetaCons "TargetedSentimentEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetedSentimentEntityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))