function Configuration
suspend fun functionConfiguration(name: String, block: suspend FunctionConfigurationResourceBuilder.() -> Unit): FunctionConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for FunctionConfiguration.
See also
Parameters
name
The unique name of the resulting resource.