geoLocations

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

Parameters

value

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 = "enjolemrvgydflin")
suspend fun geoLocations(vararg values: Output<String>)


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

Parameters

values

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