spaceFieldMappings

@JvmName(name = "qgujajkreprflqvt")
suspend fun spaceFieldMappings(value: Output<List<DataSourceConfluenceSpaceToIndexFieldMappingArgs>>)
@JvmName(name = "jcjaemxjvtrmqfqx")
suspend fun spaceFieldMappings(value: List<DataSourceConfluenceSpaceToIndexFieldMappingArgs>?)

Parameters

value

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


@JvmName(name = "eadmupbjxughwivp")
suspend fun spaceFieldMappings(vararg values: Output<DataSourceConfluenceSpaceToIndexFieldMappingArgs>)


@JvmName(name = "kfcvpgxbxopjgwio")
suspend fun spaceFieldMappings(values: List<Output<DataSourceConfluenceSpaceToIndexFieldMappingArgs>>)
@JvmName(name = "tfxehqvpwvwfmlrh")
suspend fun spaceFieldMappings(vararg values: DataSourceConfluenceSpaceToIndexFieldMappingArgs)

Parameters

values

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


@JvmName(name = "iwfqduwsmwewosua")
suspend fun spaceFieldMappings(argument: List<suspend DataSourceConfluenceSpaceToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "frureqeuudgyqbbh")
suspend fun spaceFieldMappings(vararg argument: suspend DataSourceConfluenceSpaceToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "wykqigffuhwhgphf")
suspend fun spaceFieldMappings(argument: suspend DataSourceConfluenceSpaceToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

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