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