outputArtifacts property

List<ArtifactDetail>? outputArtifacts
final

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

Implementation

final List<ArtifactDetail>? outputArtifacts;