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