CreateIndexRequest

Types

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

Properties

Link copied to clipboard

The data type of the vectors to be inserted into the vector index.

Link copied to clipboard

The dimensions of the vectors to be inserted into the vector index.

Link copied to clipboard

The distance metric to be used for similarity search.

Link copied to clipboard

The name of the vector index to create.

Link copied to clipboard

The metadata configuration for the vector index.

Link copied to clipboard

The Amazon Resource Name (ARN) of the vector bucket to create the vector index in.

Link copied to clipboard

The name of the vector bucket to create the vector index in.

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