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

Description

 

Documentation

newtype NotificationDeliveryType Source #

Instances

Instances details
FromJSON NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

FromJSONKey NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToJSON NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToJSONKey NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToByteString NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToHeader NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToLog NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToQuery NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

FromText NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToText NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

FromXML NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

ToXML NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Generic NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Associated Types

type Rep NotificationDeliveryType :: Type -> Type #

Read NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Show NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

NFData NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Eq NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Ord NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

Hashable NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

type Rep NotificationDeliveryType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationDeliveryType

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