GetSnapshotsRequest

Types

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

Properties

Link copied to clipboard

The identifier of the index to get search metrics data.

Link copied to clipboard

The time interval or time window to get search metrics data. The time interval uses the time zone of your index. You can view data in the following time windows:

Link copied to clipboard

The maximum number of returned data for the metric.

Link copied to clipboard

The metric you want to retrieve. You can specify only one metric per call.

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 search metrics data.

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