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