lambdaFunction

suspend fun lambdaFunction(name: String, block: suspend LambdaFunctionResourceBuilder.() -> Unit): LambdaFunction

Parameters

name

The unique name of the resulting resource.

block

Builder for LambdaFunction.

See also


Parameters

name

The unique name of the resulting resource.

See also