inputStages property

List<String>? inputStages
getter/setter pair

IDs for stages that are inputs to this stage.

Implementation

core.List<core.String>? inputStages;