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.CostAllocationTagType

Description

 

Documentation

newtype CostAllocationTagType Source #

Instances

Instances details
FromJSON CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

FromJSONKey CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToJSON CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToJSONKey CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToByteString CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToHeader CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToLog CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToQuery CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

FromText CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToText CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

FromXML CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

ToXML CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Generic CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Associated Types

type Rep CostAllocationTagType :: Type -> Type #

Read CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Show CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

NFData CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Methods

rnf :: CostAllocationTagType -> () #

Eq CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Ord CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

Hashable CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

type Rep CostAllocationTagType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagType

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