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

Description

 

Documentation

newtype NotificationContentType Source #

Instances

Instances details
FromJSON NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

FromJSONKey NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToJSON NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToJSONKey NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToByteString NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToHeader NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToLog NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToQuery NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

FromText NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToText NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

FromXML NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

ToXML NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Generic NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Associated Types

type Rep NotificationContentType :: Type -> Type #

Read NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Show NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

NFData NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Methods

rnf :: NotificationContentType -> () #

Eq NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Ord NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

Hashable NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

type Rep NotificationContentType Source # 
Instance details

Defined in Amazonka.Connect.Types.NotificationContentType

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