stratosphere-budgets-1.0.0: gen/Stratosphere/Budgets/Budget/CostTypesProperty.hs-boot
module Stratosphere.Budgets.Budget.CostTypesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CostTypesProperty :: Prelude.Type instance ToResourceProperties CostTypesProperty instance Prelude.Eq CostTypesProperty instance Prelude.Show CostTypesProperty instance JSON.ToJSON CostTypesProperty