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