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

Description

 

Documentation

newtype SnapshotAttributeName Source #

Instances

Instances details
FromJSON SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

FromJSONKey SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToJSON SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToJSONKey SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToByteString SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToHeader SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToLog SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToQuery SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

FromText SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToText SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

FromXML SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

ToXML SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Generic SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Associated Types

type Rep SnapshotAttributeName :: Type -> Type #

Read SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Show SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

NFData SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Methods

rnf :: SnapshotAttributeName -> () #

Eq SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Ord SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

Hashable SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

type Rep SnapshotAttributeName Source # 
Instance details

Defined in Amazonka.EC2.Types.SnapshotAttributeName

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