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