InlineCustomDocumentEnrichmentConfiguration

Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Kendra. To apply advanced logic, to go beyond what you can do with basic logic, see HookConfiguration.

For more information, see Customizing document metadata during the ingestion process.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.

Link copied to clipboard

TRUE to delete content if the condition used for the target attribute is met.

Link copied to clipboard

Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra. You can also include a value.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String