inputArtifacts property

Map<String, TrialComponentArtifact>? inputArtifacts
final

The input artifacts of the component.

Implementation

final Map<String, TrialComponentArtifact>? inputArtifacts;