ListDataSourceSyncJobsRequest

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q application connected to the data source.

Link copied to clipboard

The identifier of the data source connector.

Link copied to clipboard

The end time of the data source connector sync.

Link copied to clipboard

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

Link copied to clipboard

The maximum number of synchronization jobs to return in the response.

Link copied to clipboard

If the maxResults response was incpmplete because there is more data to retriever, Amazon Q returns a pagination token in the response. You can use this pagination token to retrieve the next set of responses.

Link copied to clipboard

The start time of the data source connector sync.

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