fieldMappings property

List<DataSourceToIndexFieldMapping>? fieldMappings
final

Mapping between ServiceNow fields and Amazon Kendra index fields. You must create the index field before you map the field.

Implementation

final List<DataSourceToIndexFieldMapping>? fieldMappings;