libZSservicesZSamazonka-ssmZSamazonka-ssm
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.SSM.Types.NotificationEvent

Description

 

Documentation

newtype NotificationEvent Source #

Instances

Instances details
Eq NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Ord NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Read NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Show NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Generic NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Associated Types

type Rep NotificationEvent :: Type -> Type #

NFData NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Methods

rnf :: NotificationEvent -> () #

Hashable NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToJSON NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToJSONKey NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromJSON NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromJSONKey NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToLog NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToHeader NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToQuery NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromXML NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToXML NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToByteString NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromText NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToText NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

type Rep NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

type Rep NotificationEvent = D1 ('MetaData "NotificationEvent" "Amazonka.SSM.Types.NotificationEvent" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "NotificationEvent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationEvent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))