attachmentFieldMappings

@JvmName(name = "hdwiqqqivarruyjd")
suspend fun attachmentFieldMappings(value: Output<List<DataSourceConfluenceAttachmentToIndexFieldMappingArgs>>)

Parameters

value

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. If you specify the AttachentFieldMappings parameter, you must specify at least one field mapping.


@JvmName(name = "eakbsswfvqqdoyjt")
suspend fun attachmentFieldMappings(vararg values: Output<DataSourceConfluenceAttachmentToIndexFieldMappingArgs>)


@JvmName(name = "yyqpennacamdxmib")
suspend fun attachmentFieldMappings(values: List<Output<DataSourceConfluenceAttachmentToIndexFieldMappingArgs>>)
@JvmName(name = "siepgenpahgnyrbv")
suspend fun attachmentFieldMappings(vararg values: DataSourceConfluenceAttachmentToIndexFieldMappingArgs)

Parameters

values

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. If you specify the AttachentFieldMappings parameter, you must specify at least one field mapping.


@JvmName(name = "xbakwhijiivfsnwt")
suspend fun attachmentFieldMappings(argument: List<suspend DataSourceConfluenceAttachmentToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "sipmsyhefdplghln")
suspend fun attachmentFieldMappings(vararg argument: suspend DataSourceConfluenceAttachmentToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "qurjjcykxmvpwefp")
suspend fun attachmentFieldMappings(argument: suspend DataSourceConfluenceAttachmentToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

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. If you specify the AttachentFieldMappings parameter, you must specify at least one field mapping.