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