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

Description

 

Documentation

newtype PricingRuleScope Source #

Instances

Instances details
FromJSON PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

FromJSONKey PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToJSON PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToJSONKey PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToByteString PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToHeader PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToLog PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToQuery PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

FromText PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToText PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

FromXML PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

ToXML PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Generic PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Associated Types

type Rep PricingRuleScope :: Type -> Type #

Read PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Show PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

NFData PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Methods

rnf :: PricingRuleScope -> () #

Eq PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Ord PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

Hashable PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

type Rep PricingRuleScope Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.PricingRuleScope

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