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