class Aws::Kendra::Types::DataSourceSyncJobMetrics
Maps a batch delete document request to a specific data source sync job. This is optional and should only be supplied when documents are deleted by a data source connector.
@!attribute [rw] documents_added
The number of documents added from the data source up to now in the data source sync. @return [String]
@!attribute [rw] documents_modified
The number of documents modified in the data source up to now in the data source sync run. @return [String]
@!attribute [rw] documents_deleted
The number of documents deleted from the data source up to now in the data source sync run. @return [String]
@!attribute [rw] documents_failed
The number of documents that failed to sync from the data source up to now in the data source sync run. @return [String]
@!attribute [rw] documents_scanned
The current number of documents crawled by the current sync job in the data source. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DataSourceSyncJobMetrics AWS API Documentation
Constants
- SENSITIVE