fieldMappings property
A list of DataSourceToIndexFieldMapping
objects that map
Microsoft SharePoint attributes to custom fields in the Amazon Kendra index.
You must first create the index fields using the operation before you map
SharePoint attributes. For more information, see Mapping
Data Source Fields.
Implementation
final List<DataSourceToIndexFieldMapping>? fieldMappings;