class Aws::DataSync::Types::TaskExecutionListEntry

Represents a single entry in a list of task executions. `TaskExecutionListEntry` returns an array that contains a list of specific invocations of a task when the [ListTaskExecutions] operation is called.

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

@!attribute [rw] task_execution_arn

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

@!attribute [rw] status

The status of a task execution.
@return [String]

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

Constants

SENSITIVE