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