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