products property

List<GrafeasV1beta1IntotoArtifact>? products
getter/setter pair

Products are the supply chain artifacts generated as a result of the step.

The structure is identical to that of materials.

Implementation

core.List<GrafeasV1beta1IntotoArtifact>? products;