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