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