NeptunegraphFunctions

Functions

Link copied to clipboard
suspend fun getGraph(argument: GetGraphPlainArgs): GetGraphResult

The AWS::NeptuneGraph::Graph resource creates an Amazon NeptuneGraph Graph.

suspend fun getGraph(graphId: String): GetGraphResult
suspend fun getGraph(argument: suspend GetGraphPlainArgsBuilder.() -> Unit): GetGraphResult
Link copied to clipboard

The AWS::NeptuneGraph::PrivateGraphEndpoint resource creates an Amazon NeptuneGraph PrivateGraphEndpoint.

suspend fun getPrivateGraphEndpoint(privateGraphEndpointIdentifier: String): GetPrivateGraphEndpointResult