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

Description

 

Documentation

newtype FastLaunchStateCode Source #

Instances

Instances details
FromJSON FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

FromJSONKey FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToJSON FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToJSONKey FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToByteString FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToHeader FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToLog FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToQuery FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

FromText FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToText FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

FromXML FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

ToXML FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Generic FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Associated Types

type Rep FastLaunchStateCode :: Type -> Type #

Read FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Show FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

NFData FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Methods

rnf :: FastLaunchStateCode -> () #

Eq FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Ord FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

Hashable FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

type Rep FastLaunchStateCode Source # 
Instance details

Defined in Amazonka.EC2.Types.FastLaunchStateCode

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