IKnowledgeBaseRef

class aws_cdk.aws_bedrock.IKnowledgeBaseRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

knowledge_base_ref

(experimental) A reference to a KnowledgeBase resource.

Stability:

experimental

node

The tree node.