Builder
class Builder
Properties
Link copied to clipboard
The information needed to complete the task that is being assigned to the task runner. One of the fields returned in this object is taskId
, which contains an identifier for the task being assigned. The calling task runner uses taskId
in subsequent calls to ReportTaskProgress and SetTaskStatus.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.datapipeline.model.TaskObject inside the given block