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

Description

 

Documentation

newtype HighlightType Source #

Constructors

HighlightType' 

Instances

Instances details
FromJSON HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

FromJSONKey HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToJSON HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToJSONKey HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToByteString HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToHeader HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToLog HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToQuery HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

FromText HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToText HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Methods

toText :: HighlightType -> Text #

FromXML HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

ToXML HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Methods

toXML :: HighlightType -> XML #

Generic HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Associated Types

type Rep HighlightType :: Type -> Type #

Read HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Show HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

NFData HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Methods

rnf :: HighlightType -> () #

Eq HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Ord HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

Hashable HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

type Rep HighlightType Source # 
Instance details

Defined in Amazonka.Kendra.Types.HighlightType

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