rebootAfterUse property
When set to true
, Device Farm reboots the instance after a test
run. The default value is true
.
Implementation
final bool? rebootAfterUse;
When set to true
, Device Farm reboots the instance after a test
run. The default value is true
.
final bool? rebootAfterUse;