amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.ConnectionNotificationType

Description

 

Documentation

newtype ConnectionNotificationType Source #

Instances

Instances details
FromJSON ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

FromJSONKey ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToJSON ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToJSONKey ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToByteString ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToHeader ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToLog ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToQuery ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

FromText ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToText ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

FromXML ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

ToXML ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Generic ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Associated Types

type Rep ConnectionNotificationType :: Type -> Type #

Read ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Show ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

NFData ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Eq ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Ord ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

Hashable ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

type Rep ConnectionNotificationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ConnectionNotificationType

type Rep ConnectionNotificationType = D1 ('MetaData "ConnectionNotificationType" "Amazonka.EC2.Types.ConnectionNotificationType" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "ConnectionNotificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionNotificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))