amazonka-cost-explorer-2.0: Amazon Cost Explorer Service 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.CostExplorer.Types.RightsizingType

Description

 

Documentation

newtype RightsizingType Source #

Constructors

RightsizingType' 

Instances

Instances details
FromJSON RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

FromJSONKey RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToJSON RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToJSONKey RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToByteString RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToHeader RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToLog RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToQuery RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

FromText RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToText RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

FromXML RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

ToXML RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Methods

toXML :: RightsizingType -> XML #

Generic RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Associated Types

type Rep RightsizingType :: Type -> Type #

Read RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Show RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

NFData RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Methods

rnf :: RightsizingType -> () #

Eq RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Ord RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

Hashable RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

type Rep RightsizingType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.RightsizingType

type Rep RightsizingType = D1 ('MetaData "RightsizingType" "Amazonka.CostExplorer.Types.RightsizingType" "amazonka-cost-explorer-2.0-QqVzyVvst98QYs5s2Ea4h" 'True) (C1 ('MetaCons "RightsizingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRightsizingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))