customTargetTypeSnapshots property

List<CustomTargetType>? customTargetTypeSnapshots
getter/setter pair

Snapshot of the custom target types referenced by the targets taken at release creation time.

Output only.

Implementation

core.List<CustomTargetType>? customTargetTypeSnapshots;