ExecInspectResponse

constructor(canRemove: Boolean? = null, detachKeys: String? = null, ID: String? = null, running: Boolean? = null, exitCode: Int? = null, processConfig: ProcessConfig? = null, openStdin: Boolean? = null, openStderr: Boolean? = null, openStdout: Boolean? = null, containerID: String? = null, pid: Int? = null)

Parameters

canRemove
detachKeys
ID
running
exitCode
processConfig
openStdin
openStderr
openStdout
containerID
pid

The system process ID for the exec process.