libZSservicesZSamazonka-transcribeZSamazonka-transcribe
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Transcribe.Types.SentimentValue

Description

 

Documentation

newtype SentimentValue Source #

Constructors

SentimentValue' 

Instances

Instances details
Eq SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Ord SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Read SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Show SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Generic SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Associated Types

type Rep SentimentValue :: Type -> Type #

NFData SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Methods

rnf :: SentimentValue -> () #

Hashable SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToJSON SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToJSONKey SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

FromJSON SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

FromJSONKey SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToLog SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToHeader SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToQuery SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

FromXML SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToXML SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

Methods

toXML :: SentimentValue -> XML #

ToByteString SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

FromText SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

ToText SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

type Rep SentimentValue Source # 
Instance details

Defined in Amazonka.Transcribe.Types.SentimentValue

type Rep SentimentValue = D1 ('MetaData "SentimentValue" "Amazonka.Transcribe.Types.SentimentValue" "libZSservicesZSamazonka-transcribeZSamazonka-transcribe" 'True) (C1 ('MetaCons "SentimentValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSentimentValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))