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

Description

 

Documentation

newtype Ipv6SupportValue Source #

Instances

Instances details
FromJSON Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

FromJSONKey Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToJSON Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToJSONKey Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToByteString Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToHeader Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToLog Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToQuery Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

FromText Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToText Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

FromXML Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

ToXML Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Generic Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Associated Types

type Rep Ipv6SupportValue :: Type -> Type #

Read Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Show Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

NFData Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Methods

rnf :: Ipv6SupportValue -> () #

Eq Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Ord Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

Hashable Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

type Rep Ipv6SupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.Ipv6SupportValue

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