libZSservicesZSamazonka-wellarchitectedZSamazonka-wellarchitected
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.WellArchitected.Types.NotificationType

Description

 

Documentation

newtype NotificationType Source #

Instances

Instances details
Eq NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Ord NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Read NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Show NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Generic NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Associated Types

type Rep NotificationType :: Type -> Type #

NFData NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

Methods

rnf :: NotificationType -> () #

Hashable NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToJSON NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToJSONKey NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

FromJSON NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

FromJSONKey NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToLog NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToHeader NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToQuery NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

FromXML NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToXML NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToByteString NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

FromText NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

ToText NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

type Rep NotificationType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.NotificationType

type Rep NotificationType = D1 ('MetaData "NotificationType" "Amazonka.WellArchitected.Types.NotificationType" "libZSservicesZSamazonka-wellarchitectedZSamazonka-wellarchitected" 'True) (C1 ('MetaCons "NotificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))