C# Класс 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.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetErrorId ( ) : bool
IsSetErrorMessage ( ) : bool
IsSetErrorStackTrace ( ) : bool
IsSetTaskId ( ) : bool
IsSetTaskStatus ( ) : bool