ConfluenceAttachmentConfiguration
Configuration of attachment settings for the Confluence data source. Attachment settings are optional, if you don't specify settings attachments, Amazon Kendra won't index them.
Types
Properties
Link copied to clipboard
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names. To create custom fields, use the UpdateIndex
API before you map to Confluence fields. For more information, see Mapping data source fields. The Confluence data source field names must exist in your Confluence custom metadata.
Link copied to clipboard
TRUE
to index attachments of pages and blogs in Confluence.
Functions
Link copied to clipboard
inline fun copy(block: ConfluenceAttachmentConfiguration.Builder.() -> Unit = {}): ConfluenceAttachmentConfiguration