fieldMappings property
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;
Mapping between ServiceNow fields and Amazon Kendra index fields. You must create the index field before you map the field.
final List<DataSourceToIndexFieldMapping>? fieldMappings;