expectedMaterials property

List<ArtifactRule>? expectedMaterials
getter/setter pair

The following fields contain in-toto artifact rules identifying the artifacts that enter this supply chain step, and exit the supply chain step, i.e. materials and products of the step.

Implementation

core.List<ArtifactRule>? expectedMaterials;