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

Description

 

Documentation

newtype AccountAttributeName Source #

Instances

Instances details
FromJSON AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

FromJSONKey AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToJSON AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToJSONKey AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToByteString AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToHeader AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToLog AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToQuery AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

FromText AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToText AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

FromXML AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

ToXML AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Generic AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Associated Types

type Rep AccountAttributeName :: Type -> Type #

Read AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Show AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

NFData AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Methods

rnf :: AccountAttributeName -> () #

Eq AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Ord AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

Hashable AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

type Rep AccountAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.AccountAttributeName

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