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