documentEnrichmentConfiguration

@JvmName(name = "xmjivjjynffrslfw")
suspend fun documentEnrichmentConfiguration(value: Output<DataSourceDocumentEnrichmentConfigurationArgs>)

Parameters

value

Provides the configuration information for altering document metadata and content during the document ingestion process. For more information, see Custom document enrichment .


@JvmName(name = "brthrvspjvxhiiug")
suspend fun documentEnrichmentConfiguration(argument: suspend DataSourceDocumentEnrichmentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Provides the configuration information for altering document metadata and content during the document ingestion process. For more information, see Custom document enrichment .