GetVectorsRequest

Types

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

Properties

Link copied to clipboard

The ARN of the vector index.

Link copied to clipboard

The name of the vector index.

Link copied to clipboard

The names of the vectors you want to return attributes for.

Link copied to clipboard

Indicates whether to include the vector data in the response. The default value is false.

Link copied to clipboard

Indicates whether to include metadata in the response. The default value is false.

Link copied to clipboard

The name of the vector bucket that contains the vector index.

Functions

Link copied to clipboard
inline fun copy(block: GetVectorsRequest.Builder.() -> Unit = {}): GetVectorsRequest
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