amazonka-support-app-2.0: Amazon Support App 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.SupportApp.Types.NotificationSeverityLevel

Description

 

Documentation

newtype NotificationSeverityLevel Source #

Instances

Instances details
FromJSON NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

FromJSONKey NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToJSON NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToJSONKey NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToByteString NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToHeader NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToLog NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToQuery NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

FromText NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToText NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

FromXML NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

ToXML NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Generic NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Associated Types

type Rep NotificationSeverityLevel :: Type -> Type #

Read NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Show NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

NFData NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Eq NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Ord NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

Hashable NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

type Rep NotificationSeverityLevel Source # 
Instance details

Defined in Amazonka.SupportApp.Types.NotificationSeverityLevel

type Rep NotificationSeverityLevel = D1 ('MetaData "NotificationSeverityLevel" "Amazonka.SupportApp.Types.NotificationSeverityLevel" "amazonka-support-app-2.0-K70l4Z7c1tk36e2ucvecLC" 'True) (C1 ('MetaCons "NotificationSeverityLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationSeverityLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))