ListDataSourceSyncJobsRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The identifier of the data source connector.

Link copied to clipboard

The identifier of the index used with the data source connector.

Link copied to clipboard

The maximum number of synchronization jobs to return in the response. If there are fewer results in the list, this response contains only the actual results.

Link copied to clipboard

If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of jobs.

Link copied to clipboard

When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.

Link copied to clipboard

Only returns synchronization jobs with the Status field equal to the specified status.

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