status property

TaskExecutionStatus? status
final

The status of the task execution.

For detailed information about task execution statuses, see Understanding Task Statuses in the AWS DataSync User Guide.

Implementation

final TaskExecutionStatus? status;