excludeAppPackagesFromCleanups property

Input<List<String>?>? excludeAppPackagesFromCleanups
final

An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run.

Implementation

final pulumi.Input<List<String>?>? excludeAppPackagesFromCleanups;