Web Test Geolocation Args
data class WebTestGeolocationArgs(val location: Output<String>? = null) : ConvertibleToJava<WebTestGeolocationArgs>
Geo-physical location to run a WebTest from. You must specify one or more locations for the test to run from.