exitCode property

int? exitCode
getter/setter pair

Return code from running the step.

Output only.

Implementation

core.int? exitCode;