function Url
suspend fun functionUrl(name: String, block: suspend FunctionUrlResourceBuilder.() -> Unit): FunctionUrl
Parameters
name
The unique name of the resulting resource.
block
Builder for FunctionUrl.
See also
Parameters
name
The unique name of the resulting resource.