CreateInstanceProfileRequest
Types
Properties
Link copied to clipboard
The description of your instance profile.
Link copied to clipboard
An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run.
Link copied to clipboard
When set to true
, Device Farm removes app packages after a test run. The default value is false
for private devices.
Link copied to clipboard
When set to true
, Device Farm reboots the instance after a test run. The default value is true
.
Functions
Link copied to clipboard
inline fun copy(block: CreateInstanceProfileRequest.Builder.() -> Unit = {}): CreateInstanceProfileRequest