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

Description

 

Documentation

newtype SpotAllocationStrategy Source #

Instances

Instances details
FromJSON SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

FromJSONKey SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToJSON SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToJSONKey SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToByteString SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToHeader SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToLog SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToQuery SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

FromText SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToText SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

FromXML SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

ToXML SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Generic SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Associated Types

type Rep SpotAllocationStrategy :: Type -> Type #

Read SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Show SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

NFData SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Methods

rnf :: SpotAllocationStrategy -> () #

Eq SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Ord SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

Hashable SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

type Rep SpotAllocationStrategy Source # 
Instance details

Defined in Amazonka.EC2.Types.SpotAllocationStrategy

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