function

suspend fun function(name: String, block: suspend FunctionResourceBuilder.() -> Unit): Function

Parameters

name

The unique name of the resulting resource.

block

Builder for Function.

See also


Parameters

name

The unique name of the resulting resource.

See also