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

Description

 

Documentation

newtype PricingRuleType Source #

Constructors

PricingRuleType' 

Instances

Instances details
FromJSON PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

FromJSONKey PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToJSON PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToJSONKey PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToByteString PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToHeader PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToLog PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToQuery PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

FromText PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToText PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

FromXML PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

ToXML PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Methods

toXML :: PricingRuleType -> XML #

Generic PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Associated Types

type Rep PricingRuleType :: Type -> Type #

Read PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Show PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

NFData PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Methods

rnf :: PricingRuleType -> () #

Eq PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Ord PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

Hashable PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

type Rep PricingRuleType Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleType

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