module Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FastLaunchLaunchTemplateSpecificationProperty :: Prelude.Type instance ToResourceProperties FastLaunchLaunchTemplateSpecificationProperty instance Prelude.Eq FastLaunchLaunchTemplateSpecificationProperty instance Prelude.Show FastLaunchLaunchTemplateSpecificationProperty instance JSON.ToJSON FastLaunchLaunchTemplateSpecificationProperty