objects property

Map<String, PipelineObject>? objects
final

Connection information for the location where the task runner will publish the output of the task.

Implementation

final Map<String, PipelineObject>? objects;