amazonka-connect-2.0: Amazon Connect 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.Connect.Types.ParticipantTimerType

Description

 

Documentation

newtype ParticipantTimerType Source #

Instances

Instances details
FromJSON ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

FromJSONKey ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToJSON ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToJSONKey ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToByteString ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToHeader ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToLog ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToQuery ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

FromText ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToText ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

FromXML ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

ToXML ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Generic ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Associated Types

type Rep ParticipantTimerType :: Type -> Type #

Read ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Show ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

NFData ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Methods

rnf :: ParticipantTimerType -> () #

Eq ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Ord ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

Hashable ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

type Rep ParticipantTimerType Source # 
Instance details

Defined in Amazonka.Connect.Types.ParticipantTimerType

type Rep ParticipantTimerType = D1 ('MetaData "ParticipantTimerType" "Amazonka.Connect.Types.ParticipantTimerType" "amazonka-connect-2.0-IAACrecRcUS5AABe9BOFyN" 'True) (C1 ('MetaCons "ParticipantTimerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParticipantTimerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))