module Stratosphere.EntityResolution.IdNamespace.NamespaceRuleBasedPropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data NamespaceRuleBasedPropertiesProperty :: Prelude.Type instance ToResourceProperties NamespaceRuleBasedPropertiesProperty instance Prelude.Eq NamespaceRuleBasedPropertiesProperty instance Prelude.Show NamespaceRuleBasedPropertiesProperty instance JSON.ToJSON NamespaceRuleBasedPropertiesProperty