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

Class: Aws::DataSync::Types::ListTaskExecutionsResponse

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

Overview

ListTaskExecutionsResponse

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 executed tasks.

Returns:

  • (String)

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

#task_executionsArray<Types::TaskExecutionListEntry>

A list of executed tasks.

Returns: