pageFieldMappings

@JvmName(name = "urddxatvcoqnytql")
suspend fun pageFieldMappings(value: Output<List<DataSourceConfluencePageToIndexFieldMappingArgs>>)
@JvmName(name = "skhlmaygvroegveh")
suspend fun pageFieldMappings(value: List<DataSourceConfluencePageToIndexFieldMappingArgs>?)

Parameters

value

Maps attributes or field names of Confluence pages 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 PageFieldMappings parameter, you must specify at least one field mapping.


@JvmName(name = "qfpfsiveeggdpjyv")
suspend fun pageFieldMappings(vararg values: Output<DataSourceConfluencePageToIndexFieldMappingArgs>)


@JvmName(name = "momhcniijsvjnitm")
suspend fun pageFieldMappings(values: List<Output<DataSourceConfluencePageToIndexFieldMappingArgs>>)
@JvmName(name = "sinrfcqcxndmvilv")
suspend fun pageFieldMappings(vararg values: DataSourceConfluencePageToIndexFieldMappingArgs)

Parameters

values

Maps attributes or field names of Confluence pages 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 PageFieldMappings parameter, you must specify at least one field mapping.


@JvmName(name = "quiasemhhqcyebri")
suspend fun pageFieldMappings(argument: List<suspend DataSourceConfluencePageToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "ghbbbarhmkkpnqel")
suspend fun pageFieldMappings(vararg argument: suspend DataSourceConfluencePageToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "jdjbtmlvxaxtwbim")
suspend fun pageFieldMappings(argument: suspend DataSourceConfluencePageToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

Maps attributes or field names of Confluence pages 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 PageFieldMappings parameter, you must specify at least one field mapping.