androidVersionIds

@JvmName(name = "gpxntklnxrcjgvyb")
suspend fun androidVersionIds(value: Output<List<String>>)
@JvmName(name = "yjgaedpimrkuejlu")
suspend fun androidVersionIds(value: List<String>)

Parameters

value

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


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


@JvmName(name = "amagvkhkockctfvb")
suspend fun androidVersionIds(values: List<Output<String>>)
@JvmName(name = "qlxlakdfgpdcvpme")
suspend fun androidVersionIds(vararg values: String)

Parameters

values

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