stratosphere-entityresolution-1.0.0: gen/Stratosphere/EntityResolution/IdMappingWorkflow/RuleProperty.hs-boot
module Stratosphere.EntityResolution.IdMappingWorkflow.RuleProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RuleProperty :: Prelude.Type instance ToResourceProperties RuleProperty instance Prelude.Eq RuleProperty instance Prelude.Show RuleProperty instance JSON.ToJSON RuleProperty