androidModelIds

@JvmName(name = "bwveviesuqwrpgsu")
suspend fun androidModelIds(value: Output<List<String>>)
@JvmName(name = "uuohnuvmcrylajpl")
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 = "mohyrhsgpgenbldh")
suspend fun androidModelIds(vararg values: Output<String>)


@JvmName(name = "nwsbkyjcxsupdvsh")
suspend fun androidModelIds(values: List<Output<String>>)
@JvmName(name = "eevorbofbgijrifn")
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.