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

Description

 

Documentation

newtype ImageAttributeName Source #

Instances

Instances details
FromJSON ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

FromJSONKey ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToJSON ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToJSONKey ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToByteString ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToHeader ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToLog ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToQuery ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

FromText ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToText ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

FromXML ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

ToXML ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Generic ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Associated Types

type Rep ImageAttributeName :: Type -> Type #

Read ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Show ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

NFData ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Methods

rnf :: ImageAttributeName -> () #

Eq ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Ord ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

Hashable ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

type Rep ImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.ImageAttributeName

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