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