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