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