shortId property

String shortId
final

A short, display-only handle derived from sessionId. Resume/kill accept any unambiguous prefix of sessionId (the short id being one such).

Implementation

final String shortId;