UpdateInstanceProfileRequest
Types
Properties
Link copied to clipboard
The updated description for 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 is over.
Link copied to clipboard
The updated choice for whether you want to specify package cleanup. The default value is false
for private devices.
Link copied to clipboard
The updated choice for whether you want to reboot the device after use. The default value is true
.
Functions
Link copied to clipboard
inline fun copy(block: UpdateInstanceProfileRequest.Builder.() -> Unit = {}): UpdateInstanceProfileRequest