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