outputFunction

suspend fun outputFunction(name: String, block: suspend OutputFunctionResourceBuilder.() -> Unit): OutputFunction

Parameters

name

The unique name of the resulting resource.

block

Builder for OutputFunction.

See also


Parameters

name

The unique name of the resulting resource.

See also