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