stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/DataSource/ContextEnrichmentConfigurationProperty.hs-boot
module Stratosphere.Bedrock.DataSource.ContextEnrichmentConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ContextEnrichmentConfigurationProperty :: Prelude.Type
instance ToResourceProperties ContextEnrichmentConfigurationProperty
instance Prelude.Eq ContextEnrichmentConfigurationProperty
instance Prelude.Show ContextEnrichmentConfigurationProperty
instance JSON.ToJSON ContextEnrichmentConfigurationProperty