exitCode property

int? exitCode
final

The exit code for the container, if the state change is a result of the container exiting.

Implementation

final int? exitCode;