fieldMappings

@JvmName(name = "ypovaolyioxjbeir")
suspend fun fieldMappings(value: Output<List<DataSourceToIndexFieldMappingArgs>>)
@JvmName(name = "woehinbpanvtfjwr")
suspend fun fieldMappings(value: List<DataSourceToIndexFieldMappingArgs>?)

Parameters

value

Maps attributes or field names of knoweldge articles to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to ServiceNow fields. For more information, see Mapping data source fields . The ServiceNow data source field names must exist in your ServiceNow custom metadata.


@JvmName(name = "jbxicdvvoyemrjxs")
suspend fun fieldMappings(vararg values: Output<DataSourceToIndexFieldMappingArgs>)


@JvmName(name = "iwmcoeicucfwifnh")
suspend fun fieldMappings(values: List<Output<DataSourceToIndexFieldMappingArgs>>)
@JvmName(name = "uponxtnnemjtuspe")
suspend fun fieldMappings(vararg values: DataSourceToIndexFieldMappingArgs)

Parameters

values

Maps attributes or field names of knoweldge articles to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to ServiceNow fields. For more information, see Mapping data source fields . The ServiceNow data source field names must exist in your ServiceNow custom metadata.


@JvmName(name = "gmxblhemsrnkxoxj")
suspend fun fieldMappings(argument: List<suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "qagporkytxbyssxx")
suspend fun fieldMappings(vararg argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "gglmgctjcvrqndtk")
suspend fun fieldMappings(argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

Maps attributes or field names of knoweldge articles to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to ServiceNow fields. For more information, see Mapping data source fields . The ServiceNow data source field names must exist in your ServiceNow custom metadata.