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