Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

Description of the collection.

Link copied to clipboard
var name: String?

Name of the collection.

Link copied to clipboard

Indicates whether standby replicas should be used for a collection.

Link copied to clipboard
var tags: List<Tag>?

An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Serverless collection.

Link copied to clipboard

The type of collection.

Link copied to clipboard

Configuration options for vector search capabilities in the collection.

Functions