amazonka-wisdom-2.0: Amazon Connect Wisdom Service 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.Wisdom.Types.RecommendationTriggerType

Description

 

Documentation

newtype RecommendationTriggerType Source #

Instances

Instances details
FromJSON RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

FromJSONKey RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToJSON RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToJSONKey RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToByteString RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToHeader RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToLog RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToQuery RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

FromText RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToText RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

FromXML RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

ToXML RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Generic RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Associated Types

type Rep RecommendationTriggerType :: Type -> Type #

Read RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Show RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

NFData RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Eq RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Ord RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

Hashable RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

type Rep RecommendationTriggerType Source # 
Instance details

Defined in Amazonka.Wisdom.Types.RecommendationTriggerType

type Rep RecommendationTriggerType = D1 ('MetaData "RecommendationTriggerType" "Amazonka.Wisdom.Types.RecommendationTriggerType" "amazonka-wisdom-2.0-D8ZGZ1sJNnDDHDNbH2yubp" 'True) (C1 ('MetaCons "RecommendationTriggerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecommendationTriggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))