urlRegex

@JvmName(name = "maycnikuckslvqxu")
suspend fun urlRegex(value: Output<String>)
@JvmName(name = "ybwgxafxgajiycot")
suspend fun urlRegex(value: String?)

Parameters

value

URL prefix. Uses regular expression syntax, which means regexp special characters must be escaped, but should not contain groupings. All URLs that begin with this prefix are handled by this handler, using the portion of the URL after the prefix as part of the file path.