Module: Aws::DataSync::Client::_ListTaskExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#task_executions::Array[Types::TaskExecutionListEntry]

Returns:



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

def task_executions: () -> ::Array[Types::TaskExecutionListEntry]