fieldMappings property
A list of DataSourceToIndexFieldMapping
objects that map
Microsoft OneDrive fields to custom fields in the Amazon Kendra index. You
must first create the index fields before you map OneDrive fields.
Implementation
final List<DataSourceToIndexFieldMapping>? fieldMappings;