status property

TaskStatus? status
final

The status of the task that was described.

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

Implementation

final TaskStatus? status;