Builder
class Builder
Properties
Link copied to clipboard
The capacity units consumed by the SearchVectors operation. Contains VectorSearchRequestBytes, which represents the vector search capacity consumed.
Link copied to clipboard
A list of items returned by the vector similarity search, sorted by similarity with the most similar item first. Each item contains the projected attributes and a similarity score.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.VectorCapacity inside the given block