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