stratosphere-billingconductor-1.0.0: gen/Stratosphere/BillingConductor/PricingRule/TieringProperty.hs-boot
module Stratosphere.BillingConductor.PricingRule.TieringProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TieringProperty :: Prelude.Type instance ToResourceProperties TieringProperty instance Prelude.Eq TieringProperty instance Prelude.Show TieringProperty instance JSON.ToJSON TieringProperty