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

Description

 

Documentation

newtype CostAllocationTagStatus Source #

Instances

Instances details
FromJSON CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

FromJSONKey CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToJSON CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToJSONKey CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToByteString CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToHeader CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToLog CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToQuery CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

FromText CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToText CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

FromXML CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

ToXML CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Generic CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Associated Types

type Rep CostAllocationTagStatus :: Type -> Type #

Read CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Show CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

NFData CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Methods

rnf :: CostAllocationTagStatus -> () #

Eq CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Ord CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

Hashable CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

type Rep CostAllocationTagStatus Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.CostAllocationTagStatus

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