id property

String? id
getter/setter pair

Unique identifier for this build step, used in wait_for to reference this build step as a dependency.

Implementation

core.String? id;