class Aws::DataSync::Types::TaskListEntry

Represents a single entry in a list of tasks. `TaskListEntry` returns an array that contains a list of tasks when the [ListTasks] operation is called. A task includes the source and destination file systems to sync and the options to use for the tasks.

[1]: docs.aws.amazon.com/datasync/latest/userguide/API_ListTasks.html

@!attribute [rw] task_arn

The Amazon Resource Name (ARN) of the task.
@return [String]

@!attribute [rw] status

The status of the task.
@return [String]

@!attribute [rw] name

The name of the task.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/TaskListEntry AWS API Documentation

Constants

SENSITIVE