Module: Aws::NeptuneGraph::Client::_ListGraphsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#graphs::Array[Types::GraphSummary]

Returns:



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

def graphs: () -> ::Array[Types::GraphSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String