interface IGraphRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_neptunegraph.IGraphRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsneptunegraph#IGraphRef |
![]() | software.amazon.awscdk.services.neptunegraph.IGraphRef |
![]() | aws_cdk.aws_neptunegraph.IGraphRef |
![]() | aws-cdk-lib » aws_neptunegraph » IGraphRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Graph.
Properties
Name | Type | Description |
---|---|---|
graph | Graph | A reference to a Graph resource. |
node | Node | The tree node. |
graphRef
Type:
Graph
A reference to a Graph resource.
node
Type:
Node
The tree node.