androidModelIds

@JvmName(name = "vmswqgjnsjuosskx")
suspend fun androidModelIds(value: Output<List<String>>)
@JvmName(name = "xuxgiodsrttbpnxv")
suspend fun androidModelIds(value: List<String>)

Parameters

value

The ids of the set of Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options.


@JvmName(name = "iadcdjheygoapkng")
suspend fun androidModelIds(vararg values: Output<String>)


@JvmName(name = "psehcanethboxiso")
suspend fun androidModelIds(values: List<Output<String>>)
@JvmName(name = "dqpyrguwsrgvdxyl")
suspend fun androidModelIds(vararg values: String)

Parameters

values

The ids of the set of Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options.