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