ICollectionRef

class aws_cdk.aws_opensearchserverless.ICollectionRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Collection.

Stability:

experimental

Attributes

collection_ref

(experimental) A reference to a Collection resource.

Stability:

experimental

node

The tree node.