webAppFunction

suspend fun webAppFunction(name: String, block: suspend WebAppFunctionResourceBuilder.() -> Unit): WebAppFunction

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for WebAppFunction.


See also

Parameters

name

The unique name of the resulting resource.