rebootAfterUse property

bool? rebootAfterUse
final

When set to true, Device Farm reboots the instance after a test run. The default value is true.

Implementation

final bool? rebootAfterUse;