Android Device List Args
data class AndroidDeviceListArgs(val androidDevices: Output<List<AndroidDeviceArgs>>) : ConvertibleToJava<AndroidDeviceListArgs>
A list of Android device configurations in which the test is to be executed.