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