v2Function
suspend fun v2Function(name: String, block: suspend V2FunctionResourceBuilder.() -> Unit): V2Function
Parameters
name
The unique name of the resulting resource.
block
Builder for V2Function.
See also
Parameters
name
The unique name of the resulting resource.