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