AWS SDK for .NET Documentation
TaskStatus Property
AmazonAmazon.DataPipeline.ModelSetTaskStatusRequestTaskStatus Did this page help you?   Yes   No    Tell us about it...
If FINISHED, the task successfully completed. If FAILED the task ended unsuccessfully. The FALSE value is used by preconditions.

Constraints:

Allowed Values
FINISHED, FAILED, FALSE

Declaration Syntax
C#
public string TaskStatus { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)