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