buildStepImages property

List<String>? buildStepImages
getter/setter pair

List of build step digests, in the order corresponding to build step indices.

Implementation

core.List<core.String>? buildStepImages;