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

Description

 

Documentation

newtype OnDemandAllocationStrategy Source #

Instances

Instances details
FromJSON OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

FromJSONKey OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToJSON OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToJSONKey OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToByteString OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToHeader OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToLog OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToQuery OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

FromText OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToText OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

FromXML OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

ToXML OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Generic OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Associated Types

type Rep OnDemandAllocationStrategy :: Type -> Type #

Read OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Show OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

NFData OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Eq OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Ord OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

Hashable OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

type Rep OnDemandAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.OnDemandAllocationStrategy

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