libZSservicesZSamazonka-cost-explorerZSamazonka-cost-explorer
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.CostExplorer.Types.PlatformDifference

Description

 

Documentation

newtype PlatformDifference Source #

Instances

Instances details
Eq PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Ord PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Read PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Show PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Generic PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Associated Types

type Rep PlatformDifference :: Type -> Type #

NFData PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

Methods

rnf :: PlatformDifference -> () #

Hashable PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToJSON PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToJSONKey PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

FromJSON PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

FromJSONKey PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToLog PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToHeader PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToQuery PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

FromXML PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToXML PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToByteString PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

FromText PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

ToText PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

type Rep PlatformDifference Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.PlatformDifference

type Rep PlatformDifference = D1 ('MetaData "PlatformDifference" "Amazonka.CostExplorer.Types.PlatformDifference" "libZSservicesZSamazonka-cost-explorerZSamazonka-cost-explorer" 'True) (C1 ('MetaCons "PlatformDifference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPlatformDifference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))