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