amazonka-chime-sdk-messaging-2.0: Amazon Chime SDK Messaging 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.ChimeSDKMessaging.Types.PushNotificationType

Description

 

Documentation

newtype PushNotificationType Source #

Instances

Instances details
FromJSON PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

FromJSONKey PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToJSON PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToJSONKey PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToByteString PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToHeader PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToLog PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToQuery PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

FromText PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToText PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

FromXML PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

ToXML PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Generic PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Associated Types

type Rep PushNotificationType :: Type -> Type #

Read PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Show PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

NFData PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Methods

rnf :: PushNotificationType -> () #

Eq PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Ord PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

Hashable PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

type Rep PushNotificationType Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.PushNotificationType

type Rep PushNotificationType = D1 ('MetaData "PushNotificationType" "Amazonka.ChimeSDKMessaging.Types.PushNotificationType" "amazonka-chime-sdk-messaging-2.0-BxY1AbjLoDB4AQUv82PCQZ" 'True) (C1 ('MetaCons "PushNotificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPushNotificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))