Uses of Class
software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
-
Packages that use DocumentAttributeTarget Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of DocumentAttributeTarget in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return DocumentAttributeTarget Modifier and Type Method Description DocumentAttributeTargetInlineCustomDocumentEnrichmentConfiguration. target()Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra.Methods in software.amazon.awssdk.services.kendra.model with parameters of type DocumentAttributeTarget Modifier and Type Method Description InlineCustomDocumentEnrichmentConfiguration.BuilderInlineCustomDocumentEnrichmentConfiguration.Builder. target(DocumentAttributeTarget target)Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra.
-