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