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