fieldMappings property

List<DataSourceToIndexFieldMapping>? fieldMappings
final

One or more objects that map fields in the standard object to Amazon Kendra index fields. The index field must exist before you can map a Salesforce field to it.

Implementation

final List<DataSourceToIndexFieldMapping>? fieldMappings;