amazonka-gamelift-2.0: Amazon GameLift 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.GameLift.Types.ScalingStatusType

Description

 

Documentation

newtype ScalingStatusType Source #

Instances

Instances details
FromJSON ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

FromJSONKey ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToJSON ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToJSONKey ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToByteString ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToHeader ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToLog ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToQuery ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

FromText ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToText ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

FromXML ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToXML ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Generic ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Associated Types

type Rep ScalingStatusType :: Type -> Type #

Read ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Show ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

NFData ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Methods

rnf :: ScalingStatusType -> () #

Eq ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Ord ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Hashable ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

type Rep ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

type Rep ScalingStatusType = D1 ('MetaData "ScalingStatusType" "Amazonka.GameLift.Types.ScalingStatusType" "amazonka-gamelift-2.0-IjhNQby9jLV6gj30IrgsyK" 'True) (C1 ('MetaCons "ScalingStatusType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScalingStatusType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))