Module: Aws::NeptuneGraph::Client::_ListImportTasksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tasks::Array[Types::ImportTaskSummary]

Returns:



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

def tasks: () -> ::Array[Types::ImportTaskSummary]