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

Description

 

Documentation

newtype VpcAttributeName Source #

Instances

Instances details
FromJSON VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

FromJSONKey VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToJSON VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToJSONKey VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToByteString VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToHeader VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToLog VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToQuery VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

FromText VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToText VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

FromXML VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

ToXML VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Generic VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Associated Types

type Rep VpcAttributeName :: Type -> Type #

Read VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Show VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

NFData VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Methods

rnf :: VpcAttributeName -> () #

Eq VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Ord VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

Hashable VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

type Rep VpcAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.VpcAttributeName

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