androidDeviceList

@JvmName(name = "kuriymlutsdauahw")
suspend fun androidDeviceList(value: Output<AndroidDeviceListArgs>)
@JvmName(name = "dgscmvimxobpxvsa")
suspend fun androidDeviceList(value: AndroidDeviceListArgs?)

Parameters

value

A list of Android devices; the test will be run only on the specified devices.


@JvmName(name = "evokuxwwkcypbyxc")
suspend fun androidDeviceList(argument: suspend AndroidDeviceListArgsBuilder.() -> Unit)

Parameters

argument

A list of Android devices; the test will be run only on the specified devices.