generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / opensearchserverless / VectorCollectionAttributes

Interface: VectorCollectionAttributes

Attributes for importing an existing vector collection.

Properties

collectionArn

readonly collectionArn: string

The ARN of the collection


collectionId

readonly collectionId: string

The ID of the collection


collectionName

readonly collectionName: string

The name of the collection


collectionType

readonly collectionType: VectorCollectionType

The type of collection


standbyReplicas

readonly standbyReplicas: VectorCollectionStandbyReplicas

The standby replicas configuration