geoLocations

@JvmName(name = "fibvqgbjjchtbfap")
suspend fun geoLocations(value: Output<List<String>>)
@JvmName(name = "rfdpovartggtchji")
suspend fun geoLocations(value: List<String>?)

Parameters

value

Specifies a list of where to physically run the tests from to give global coverage for accessibility of your application.

Note: Valid options for geo locations are described here


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


@JvmName(name = "akxiwpxbvcgtcjnx")
suspend fun geoLocations(values: List<Output<String>>)
@JvmName(name = "xwdfwmxmjbapttlr")
suspend fun geoLocations(vararg values: String)

Parameters

values

Specifies a list of where to physically run the tests from to give global coverage for accessibility of your application.

Note: Valid options for geo locations are described here