You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DataSync::Types::ListTasksResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

ListTasksResponse

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

An opaque string that indicates the position at which to begin returning the next list of tasks.

Returns:

  • (String)

    An opaque string that indicates the position at which to begin returning the next list of tasks.

#tasksArray<Types::TaskListEntry>

A list of all the tasks that are returned.

Returns: