Module: Aws::NeptuneGraph::Client::_ListPrivateGraphEndpointsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPrivateGraphEndpointsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


470
# File 'sig/client.rbs', line 470

def next_token: () -> ::String

#private_graph_endpoints::Array[Types::PrivateGraphEndpointSummary]



469
# File 'sig/client.rbs', line 469

def private_graph_endpoints: () -> ::Array[Types::PrivateGraphEndpointSummary]