outputArtifacts property

Map<String, TrialComponentArtifact>? outputArtifacts
final

The output artifacts of the component.

Implementation

final Map<String, TrialComponentArtifact>? outputArtifacts;