fieldMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wixltflwdwkembso")
suspend fun fieldMappings(argument: List<suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "qcqqvwhuysuxxdeg")
suspend fun fieldMappings(vararg argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "gbosorhesdcxnanr")
suspend fun fieldMappings(argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

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