urlPattern

@JvmName(name = "tlicbgfjjmvgcsva")
suspend fun urlPattern(value: Output<String>)
@JvmName(name = "eiywpnyhsjasbjmb")
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.