excludeAppPackagesFromCleanups property

Output<List<String>?> excludeAppPackagesFromCleanups
latefinal

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

late final pulumi.Output<List<String>?> excludeAppPackagesFromCleanups;