geoLocations

@JvmName(name = "ldvcnrbeyujesvuw")
suspend fun geoLocations(value: Output<List<String>>)
@JvmName(name = "ippxwvmbbqmhikvd")
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 = "jhnvsvdnevlxsjnq")
suspend fun geoLocations(vararg values: Output<String>)


@JvmName(name = "dsaxahhdkidqcrow")
suspend fun geoLocations(values: List<Output<String>>)
@JvmName(name = "rwovlptxyvbrcbtx")
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