packages feed

stratosphere-budgets-1.0.0: gen/Stratosphere/Budgets/Budget/SpendProperty.hs-boot

module Stratosphere.Budgets.Budget.SpendProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data SpendProperty :: Prelude.Type
instance ToResourceProperties SpendProperty
instance Prelude.Eq SpendProperty
instance Prelude.Show SpendProperty
instance JSON.ToJSON SpendProperty