urlPattern

@JvmName(name = "pxcgvcjstuafjbcr")
suspend fun urlPattern(value: Output<String>)
@JvmName(name = "mhpscfgmntkfkrsv")
suspend fun urlPattern(value: String?)

Parameters

value

The URL pattern to match comprised of the host and path, i.e. example.org/path. Wildcard are expanded to match applicable traffic, query strings are not matched. Use _ for all traffic to your zone.