module Stratosphere.BillingConductor.CustomLineItem.BillingPeriodRangeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BillingPeriodRangeProperty :: Prelude.Type instance ToResourceProperties BillingPeriodRangeProperty instance Prelude.Eq BillingPeriodRangeProperty instance Prelude.Show BillingPeriodRangeProperty instance JSON.ToJSON BillingPeriodRangeProperty