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

Description

 

Documentation

newtype IndexEdition Source #

Constructors

IndexEdition' 

Instances

Instances details
FromJSON IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

FromJSONKey IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToJSON IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToJSONKey IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToByteString IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToHeader IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToLog IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToQuery IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

FromText IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToText IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Methods

toText :: IndexEdition -> Text #

FromXML IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

ToXML IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Methods

toXML :: IndexEdition -> XML #

Generic IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Associated Types

type Rep IndexEdition :: Type -> Type #

Read IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Show IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

NFData IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Methods

rnf :: IndexEdition -> () #

Eq IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Ord IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

Hashable IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

type Rep IndexEdition Source # 
Instance details

Defined in Amazonka.Kendra.Types.IndexEdition

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