stratosphere-customerprofiles-1.0.0: gen/Stratosphere/CustomerProfiles/Domain/RuleBasedMatchingProperty.hs-boot
module Stratosphere.CustomerProfiles.Domain.RuleBasedMatchingProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data RuleBasedMatchingProperty :: Prelude.Type
instance ToResourceProperties RuleBasedMatchingProperty
instance Prelude.Eq RuleBasedMatchingProperty
instance Prelude.Show RuleBasedMatchingProperty
instance JSON.ToJSON RuleBasedMatchingProperty