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

Description

 

Documentation

newtype InstanceAttributeName Source #

Instances

Instances details
FromJSON InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

FromJSONKey InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToJSON InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToJSONKey InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToByteString InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToHeader InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToLog InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToQuery InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

FromText InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToText InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

FromXML InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

ToXML InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Generic InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Associated Types

type Rep InstanceAttributeName :: Type -> Type #

Read InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Show InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

NFData InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Methods

rnf :: InstanceAttributeName -> () #

Eq InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Ord InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

Hashable InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

type Rep InstanceAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceAttributeName

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