secondaryArtifacts property

List<BuildArtifacts>? secondaryArtifacts
final

An array of BuildArtifacts objects the define the build artifacts for this batch build.

Implementation

final List<BuildArtifacts>? secondaryArtifacts;