stratosphere-autoscalingplans-1.0.0: gen/Stratosphere/AutoScalingPlans/ScalingPlan/ApplicationSourceProperty.hs-boot
module Stratosphere.AutoScalingPlans.ScalingPlan.ApplicationSourceProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ApplicationSourceProperty :: Prelude.Type
instance ToResourceProperties ApplicationSourceProperty
instance Prelude.Eq ApplicationSourceProperty
instance Prelude.Show ApplicationSourceProperty
instance JSON.ToJSON ApplicationSourceProperty