module Stratosphere.Bedrock.DataSource.BedrockFoundationModelContextEnrichmentConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BedrockFoundationModelContextEnrichmentConfigurationProperty :: Prelude.Type instance ToResourceProperties BedrockFoundationModelContextEnrichmentConfigurationProperty instance Prelude.Eq BedrockFoundationModelContextEnrichmentConfigurationProperty instance Prelude.Show BedrockFoundationModelContextEnrichmentConfigurationProperty instance JSON.ToJSON BedrockFoundationModelContextEnrichmentConfigurationProperty