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

Description

 

Documentation

newtype Igmpv2SupportValue Source #

Instances

Instances details
FromJSON Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

FromJSONKey Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToJSON Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToJSONKey Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToByteString Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToHeader Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToLog Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToQuery Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

FromText Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToText Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

FromXML Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

ToXML Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Generic Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Associated Types

type Rep Igmpv2SupportValue :: Type -> Type #

Read Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Show Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

NFData Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Methods

rnf :: Igmpv2SupportValue -> () #

Eq Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Ord Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

Hashable Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

type Rep Igmpv2SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Igmpv2SupportValue

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