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.EntityRecognizerDataFormat

Description

 

Documentation

newtype EntityRecognizerDataFormat Source #

Instances

Instances details
FromJSON EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

FromJSONKey EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToJSON EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToJSONKey EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToByteString EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToHeader EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToLog EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToQuery EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

FromText EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToText EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

FromXML EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

ToXML EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Generic EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Associated Types

type Rep EntityRecognizerDataFormat :: Type -> Type #

Read EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Show EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

NFData EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Eq EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Ord EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

Hashable EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

type Rep EntityRecognizerDataFormat Source # 
Instance details

Defined in Amazonka.Comprehend.Types.EntityRecognizerDataFormat

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