DataSourceSyncJobMetrics

Maps a batch delete document request to a specific Amazon Q data source connector sync job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current count of documents added from the data source during the data source sync.

Link copied to clipboard

The current count of documents deleted from the data source during the data source sync.

Link copied to clipboard

The current count of documents that failed to sync from the data source during the data source sync.

Link copied to clipboard

The current count of documents modified in the data source during the data source sync.

Link copied to clipboard

The current count of documents crawled by the ongoing sync job in the data source.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String