Module: Aws::NeptuneGraph::Client::_ListGraphSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#graph_snapshots::Array[Types::GraphSnapshotSummary]

Returns:



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

def graph_snapshots: () -> ::Array[Types::GraphSnapshotSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String