output property

BuiltMap<String, JsonObject>? get output

The resulting task output, files are represented by their IDs.

Implementation

BuiltMap<String, JsonObject>? get output;