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