libZSservicesZSamazonka-gameliftZSamazonka-gamelift
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.GameLift.Types.ScalingStatusType

Description

 

Documentation

newtype ScalingStatusType Source #

Instances

Instances details
Eq ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Ord ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Read ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Show 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 #

NFData ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

Methods

rnf :: ScalingStatusType -> () #

Hashable 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

FromJSON ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

FromJSONKey ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToLog ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToHeader ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

ToQuery 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

ToByteString 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

type Rep ScalingStatusType Source # 
Instance details

Defined in Amazonka.GameLift.Types.ScalingStatusType

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