stratosphere-autoscaling-1.0.0: gen/Stratosphere/AutoScaling/ScalingPolicy/TargetTrackingMetricStatProperty.hs-boot
module Stratosphere.AutoScaling.ScalingPolicy.TargetTrackingMetricStatProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data TargetTrackingMetricStatProperty :: Prelude.Type
instance ToResourceProperties TargetTrackingMetricStatProperty
instance Prelude.Eq TargetTrackingMetricStatProperty
instance Prelude.Show TargetTrackingMetricStatProperty
instance JSON.ToJSON TargetTrackingMetricStatProperty