module Stratosphere.EC2.SpotFleet.FleetLaunchTemplateSpecificationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FleetLaunchTemplateSpecificationProperty :: Prelude.Type instance ToResourceProperties FleetLaunchTemplateSpecificationProperty instance Prelude.Eq FleetLaunchTemplateSpecificationProperty instance Prelude.Show FleetLaunchTemplateSpecificationProperty instance JSON.ToJSON FleetLaunchTemplateSpecificationProperty