amazonka-kendra-2.0: Amazon KendraFrontendService 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.Kendra.Types.DocumentAttributeValueType

Description

 

Documentation

newtype DocumentAttributeValueType Source #

Instances

Instances details
FromJSON DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

FromJSONKey DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToJSON DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToJSONKey DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToByteString DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToHeader DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToLog DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToQuery DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

FromText DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToText DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

FromXML DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

ToXML DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Generic DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Associated Types

type Rep DocumentAttributeValueType :: Type -> Type #

Read DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Show DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

NFData DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Eq DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Ord DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

Hashable DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

type Rep DocumentAttributeValueType Source # 
Instance details

Defined in Amazonka.Kendra.Types.DocumentAttributeValueType

type Rep DocumentAttributeValueType = D1 ('MetaData "DocumentAttributeValueType" "Amazonka.Kendra.Types.DocumentAttributeValueType" "amazonka-kendra-2.0-IHloXAWlYIS8YTp1gXe6J" 'True) (C1 ('MetaCons "DocumentAttributeValueType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentAttributeValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))