Builder
Properties
Specifies whether the index is currently backfilling. During backfill, SearchVectors operations might return incomplete results.
The number of dimensions in each vector.
The distance function used to calculate similarity between vectors.
The total size of the vector index, in bytes. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.
The current state of the vector index:
Specifies attributes that are copied (projected) from the table into the vector index.
The search schema that defines partition key and inline filter attributes for the vector index.
The vector attribute configuration for the index.
Functions
construct an aws.sdk.kotlin.services.dynamodb.model.Projection inside the given block
construct an aws.sdk.kotlin.services.dynamodb.model.VectorAttributeDefinition inside the given block