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

Description

 

Documentation

newtype FpgaImageAttributeName Source #

Instances

Instances details
FromJSON FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

FromJSONKey FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToJSON FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToJSONKey FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToByteString FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToHeader FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToLog FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToQuery FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

FromText FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToText FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

FromXML FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

ToXML FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Generic FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Associated Types

type Rep FpgaImageAttributeName :: Type -> Type #

Read FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Show FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

NFData FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Methods

rnf :: FpgaImageAttributeName -> () #

Eq FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Ord FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

Hashable FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

type Rep FpgaImageAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.FpgaImageAttributeName

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