sessionTarget property

String? sessionTarget
final

Contains the identifier of the Session Manager session used for the build. To work with the paused build, you open this session to examine, control, and resume the build.

Implementation

final String? sessionTarget;