module Stratosphere.QuickSight.Analysis.ForecastConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ForecastConfigurationProperty :: Prelude.Type instance ToResourceProperties ForecastConfigurationProperty instance Prelude.Eq ForecastConfigurationProperty instance Prelude.Show ForecastConfigurationProperty instance JSON.ToJSON ForecastConfigurationProperty