taskUser property

String? taskUser
getter/setter pair

The UNIX user ID on the worker VM to use for tasks launched by taskrunner; e.g. "root".

Implementation

core.String? taskUser;