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