amazonka-comprehendmedical-2.0: Amazon Comprehend Medical 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.ComprehendMedical.Types.AttributeName

Description

 

Documentation

newtype AttributeName Source #

Constructors

AttributeName' 

Instances

Instances details
FromJSON AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

FromJSONKey AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToJSON AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToJSONKey AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToByteString AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToHeader AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToLog AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToQuery AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

FromText AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToText AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Methods

toText :: AttributeName -> Text #

FromXML AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

ToXML AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Methods

toXML :: AttributeName -> XML #

Generic AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Associated Types

type Rep AttributeName :: Type -> Type #

Read AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Show AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

NFData AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Methods

rnf :: AttributeName -> () #

Eq AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Ord AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

Hashable AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

type Rep AttributeName Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.AttributeName

type Rep AttributeName = D1 ('MetaData "AttributeName" "Amazonka.ComprehendMedical.Types.AttributeName" "amazonka-comprehendmedical-2.0-K5bRdy29Oz63JzqZPPUiej" 'True) (C1 ('MetaCons "AttributeName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))