stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/SpotFleet/BaselinePerformanceFactorsRequestProperty.hs-boot
module Stratosphere.EC2.SpotFleet.BaselinePerformanceFactorsRequestProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data BaselinePerformanceFactorsRequestProperty :: Prelude.Type
instance ToResourceProperties BaselinePerformanceFactorsRequestProperty
instance Prelude.Eq BaselinePerformanceFactorsRequestProperty
instance Prelude.Show BaselinePerformanceFactorsRequestProperty
instance JSON.ToJSON BaselinePerformanceFactorsRequestProperty