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

Description

 

Documentation

newtype AllocationState Source #

Constructors

AllocationState' 

Instances

Instances details
FromJSON AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

FromJSONKey AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToJSON AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToJSONKey AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToByteString AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToHeader AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToLog AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToQuery AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

FromText AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToText AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

FromXML AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

ToXML AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Methods

toXML :: AllocationState -> XML #

Generic AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Associated Types

type Rep AllocationState :: Type -> Type #

Read AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Show AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

NFData AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Methods

rnf :: AllocationState -> () #

Eq AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Ord AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

Hashable AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

type Rep AllocationState Source # 
Instance details

Defined in Amazonka.EC2.Types.AllocationState

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