amazonka-billingconductor-2.0: Amazon BillingConductor 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.BillingConductor.Types.CustomLineItemType

Description

 

Documentation

newtype CustomLineItemType Source #

Instances

Instances details
FromJSON CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

FromJSONKey CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToJSON CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToJSONKey CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToByteString CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToHeader CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToLog CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToQuery CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

FromText CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToText CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

FromXML CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

ToXML CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Generic CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Associated Types

type Rep CustomLineItemType :: Type -> Type #

Read CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Show CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

NFData CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Methods

rnf :: CustomLineItemType -> () #

Eq CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Ord CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

Hashable CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

type Rep CustomLineItemType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemType

type Rep CustomLineItemType = D1 ('MetaData "CustomLineItemType" "Amazonka.BillingConductor.Types.CustomLineItemType" "amazonka-billingconductor-2.0-1YoxVi69FkN1Nj28JbXXJ5" 'True) (C1 ('MetaCons "CustomLineItemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCustomLineItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))