amazonka-autoscaling-2.0: Amazon Auto Scaling 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.AutoScaling.Types.AcceleratorType

Description

 

Documentation

newtype AcceleratorType Source #

Constructors

AcceleratorType' 

Instances

Instances details
FromJSON AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

FromJSONKey AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToJSON AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToJSONKey AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToByteString AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToHeader AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToLog AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToQuery AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

FromText AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToText AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

FromXML AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

ToXML AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Methods

toXML :: AcceleratorType -> XML #

Generic AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Associated Types

type Rep AcceleratorType :: Type -> Type #

Read AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Show AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

NFData AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Methods

rnf :: AcceleratorType -> () #

Eq AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Ord AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

Hashable AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

type Rep AcceleratorType Source # 
Instance details

Defined in Amazonka.AutoScaling.Types.AcceleratorType

type Rep AcceleratorType = D1 ('MetaData "AcceleratorType" "Amazonka.AutoScaling.Types.AcceleratorType" "amazonka-autoscaling-2.0-IerpHfP4BA3Ir4ZL2IR1De" 'True) (C1 ('MetaCons "AcceleratorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAcceleratorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))