inputArtifacts property

List<ArtifactDetail>? inputArtifacts
final

Details of input artifacts of the action that correspond to the action execution.

Implementation

final List<ArtifactDetail>? inputArtifacts;