class Aws::DataPipeline::Types::TaskObject

Contains information about a pipeline task that is assigned to a task runner.

@!attribute [rw] task_id

An internal identifier for the task. This ID is passed to the
SetTaskStatus and ReportTaskProgress actions.
@return [String]

@!attribute [rw] pipeline_id

The ID of the pipeline that provided the task.
@return [String]

@!attribute [rw] attempt_id

The ID of the pipeline task attempt object. AWS Data Pipeline uses
this value to track how many times a task is attempted.
@return [String]

@!attribute [rw] objects

Connection information for the location where the task runner will
publish the output of the task.
@return [Hash<String,Types::PipelineObject>]

@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/TaskObject AWS API Documentation

Constants

SENSITIVE