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

Description

 

Documentation

newtype CancelBatchErrorCode Source #

Instances

Instances details
FromJSON CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

FromJSONKey CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToJSON CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToJSONKey CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToByteString CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToHeader CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToLog CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToQuery CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

FromText CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToText CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

FromXML CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

ToXML CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Generic CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Associated Types

type Rep CancelBatchErrorCode :: Type -> Type #

Read CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Show CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

NFData CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Methods

rnf :: CancelBatchErrorCode -> () #

Eq CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Ord CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

Hashable CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

type Rep CancelBatchErrorCode Source # 
Instance details

Defined in Amazonka.EC2.Types.CancelBatchErrorCode

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