AndroidDeviceListArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xohxsnrngjqgdtuj")
suspend fun androidDevices(value: Output<List<AndroidDeviceArgs>>)
@JvmName(name = "fhpfaiwencykyfvd")
suspend fun androidDevices(vararg values: Output<AndroidDeviceArgs>)
@JvmName(name = "qyeldganvmrqivil")
suspend fun androidDevices(vararg values: AndroidDeviceArgs)
@JvmName(name = "eepaloavktylhwju")
suspend fun androidDevices(vararg argument: suspend AndroidDeviceArgsBuilder.() -> Unit)
@JvmName(name = "meswqvaeayeqcyoe")
suspend fun androidDevices(values: List<Output<AndroidDeviceArgs>>)
@JvmName(name = "apcyogclmhxupwca")
suspend fun androidDevices(value: List<AndroidDeviceArgs>)
@JvmName(name = "jyxrrxvhlqsecldj")
suspend fun androidDevices(argument: List<suspend AndroidDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "cfplkyfudljcseeq")
suspend fun androidDevices(argument: suspend AndroidDeviceArgsBuilder.() -> Unit)