amazonka-connectparticipant-2.0: Amazon Connect Participant 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.ConnectParticipant.Types.ChatItemType

Description

 

Documentation

newtype ChatItemType Source #

Constructors

ChatItemType' 

Instances

Instances details
FromJSON ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

FromJSONKey ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToJSON ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToJSONKey ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToByteString ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToHeader ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToLog ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToQuery ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

FromText ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToText ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Methods

toText :: ChatItemType -> Text #

FromXML ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

ToXML ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Methods

toXML :: ChatItemType -> XML #

Generic ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Associated Types

type Rep ChatItemType :: Type -> Type #

Read ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Show ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

NFData ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Methods

rnf :: ChatItemType -> () #

Eq ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Ord ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

Hashable ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

type Rep ChatItemType Source # 
Instance details

Defined in Amazonka.ConnectParticipant.Types.ChatItemType

type Rep ChatItemType = D1 ('MetaData "ChatItemType" "Amazonka.ConnectParticipant.Types.ChatItemType" "amazonka-connectparticipant-2.0-I4GmkIlwxQUGg1dW7eNFQJ" 'True) (C1 ('MetaCons "ChatItemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromChatItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))