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