The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::DataPipeline::PollForTaskOutput

ATTRIBUTES

TaskObject => Paws::DataPipeline::TaskObject

  The information needed to complete the task that is being assigned to
the task runner. One of the fields returned in this object is
C<taskId>, which contains an identifier for the task being assigned.
The calling task runner uses C<taskId> in subsequent calls to
ReportTaskProgress and SetTaskStatus.