libZSservicesZSamazonka-autoscaling-plansZSamazonka-autoscaling-plans
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.AutoScalingPlans.Types.ForecastDataType

Description

 

Documentation

newtype ForecastDataType Source #

Instances

Instances details
Eq ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Ord ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Read ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Show ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Generic ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Associated Types

type Rep ForecastDataType :: Type -> Type #

NFData ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

Methods

rnf :: ForecastDataType -> () #

Hashable ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToJSON ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToJSONKey ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

FromJSON ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

FromJSONKey ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToLog ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToHeader ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToQuery ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

FromXML ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToXML ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToByteString ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

FromText ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

ToText ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

type Rep ForecastDataType Source # 
Instance details

Defined in Amazonka.AutoScalingPlans.Types.ForecastDataType

type Rep ForecastDataType = D1 ('MetaData "ForecastDataType" "Amazonka.AutoScalingPlans.Types.ForecastDataType" "libZSservicesZSamazonka-autoscaling-plansZSamazonka-autoscaling-plans" 'True) (C1 ('MetaCons "ForecastDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromForecastDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))