C# Class Amazon.DataPipeline.Model.SetTaskStatusRequest

Container for the parameters to the SetTaskStatus operation.

Notifies AWS Data Pipeline that a task is completed and provides information about the final status. The task runner calls this action regardless of whether the task was sucessful. The task runner does not need to call SetTaskStatus for tasks that are canceled by the web service during a call to ReportTaskProgress.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetErrorId ( ) : bool
IsSetErrorMessage ( ) : bool
IsSetErrorStackTrace ( ) : bool
IsSetTaskId ( ) : bool
IsSetTaskStatus ( ) : bool