exitCode property
The exit code of this attempt.
This may be unset if the container was unable to exit cleanly with a code due to some other failure. See status field for possible failure details.
Output only.
Implementation
core.int? exitCode;
The exit code of this attempt.
This may be unset if the container was unable to exit cleanly with a code due to some other failure. See status field for possible failure details.
Output only.
core.int? exitCode;