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

Description

 

Documentation

newtype AllowNotifications Source #

Instances

Instances details
FromJSON AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

FromJSONKey AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToJSON AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToJSONKey AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToByteString AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToHeader AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToLog AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToQuery AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

FromText AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToText AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

FromXML AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

ToXML AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Generic AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Associated Types

type Rep AllowNotifications :: Type -> Type #

Read AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Show AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

NFData AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Methods

rnf :: AllowNotifications -> () #

Eq AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Ord AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

Hashable AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

type Rep AllowNotifications Source # 
Instance details

Defined in Amazonka.ChimeSDKMessaging.Types.AllowNotifications

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