targetSnapshots property

List<Target>? targetSnapshots
getter/setter pair

Snapshot of the targets taken at release creation time.

Output only.

Implementation

core.List<Target>? targetSnapshots;