Skip to content

Commit

Permalink
chore(opensearchserverless): refactor cdk construct (#797)
Browse files Browse the repository at this point in the history
* chore(opensearchserverless): refactor oss collection

---------

Signed-off-by: Alain Krok <[email protected]>
Co-authored-by: Erdem Ayyildiz <[email protected]>
Co-authored-by: Alain Krok <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent d157d32 commit 9155562
Show file tree
Hide file tree
Showing 9 changed files with 1,517 additions and 55 deletions.
3 changes: 3 additions & 0 deletions apidocs/namespaces/opensearchserverless/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,14 @@
- [TokenFilterType](enumerations/TokenFilterType.md)
- [TokenizerType](enumerations/TokenizerType.md)
- [VectorCollectionStandbyReplicas](enumerations/VectorCollectionStandbyReplicas.md)
- [VectorCollectionType](enumerations/VectorCollectionType.md)

### Classes

- [VectorCollection](classes/VectorCollection.md)

### Interfaces

- [IVectorCollection](interfaces/IVectorCollection.md)
- [VectorCollectionAttributes](interfaces/VectorCollectionAttributes.md)
- [VectorCollectionProps](interfaces/VectorCollectionProps.md)
Loading

0 comments on commit 9155562

Please sign in to comment.