Interface IPrivateGraphEndpointRef
(experimental) Indicates that this resource can be referenced as a PrivateGraphEndpoint.
Inherited Members
Namespace: Amazon.CDK.Interfaces.NeptuneGraph
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPrivateGraphEndpointRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPrivateGraphEndpointRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| PrivateGraphEndpointRef | (experimental) A reference to a PrivateGraphEndpoint resource. |
Properties
PrivateGraphEndpointRef
(experimental) A reference to a PrivateGraphEndpoint resource.
IPrivateGraphEndpointReference PrivateGraphEndpointRef { get; }
Property Value
IPrivateGraphEndpointReference
Remarks
Stability: Experimental