OpenSearchManagedClusterConfiguration

Contains details about the Managed Cluster configuration of the knowledge base in Amazon OpenSearch Service. For more information, see Create a vector index in OpenSearch Managed Cluster.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the OpenSearch domain.

Link copied to clipboard

The endpoint URL the OpenSearch domain.

Link copied to clipboard

Contains the names of the fields to which to map information about the vector store.

Link copied to clipboard

The name of the vector store.

Functions

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