Uses of Interface
software.amazon.awscdk.interfaces.neptunegraph.GraphReference
Packages that use GraphReference
Package
Description
AWS::NeptuneGraph Construct Library
-
Uses of GraphReference in software.amazon.awscdk.interfaces.neptunegraph
Classes in software.amazon.awscdk.interfaces.neptunegraph that implement GraphReferenceMethods in software.amazon.awscdk.interfaces.neptunegraph that return GraphReferenceModifier and TypeMethodDescriptionGraphReference.Builder.build()Builds the configured instance.IGraphRef.getGraphRef()(experimental) A reference to a Graph resource.default GraphReferenceIGraphRef.Jsii$Default.getGraphRef()(experimental) A reference to a Graph resource.final GraphReferenceIGraphRef.Jsii$Proxy.getGraphRef()(experimental) A reference to a Graph resource. -
Uses of GraphReference in software.amazon.awscdk.services.neptunegraph
Methods in software.amazon.awscdk.services.neptunegraph that return GraphReference