IGraphRef

class aws_cdk.aws_neptunegraph.IGraphRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

graph_ref

(experimental) A reference to a Graph resource.

Stability:

experimental

node

The tree node.