engine Namespace
suspend fun engineNamespace(name: String, block: suspend EngineNamespaceResourceBuilder.() -> Unit): EngineNamespace
Parameters
name
The unique name of the resulting resource.
block
Builder for EngineNamespace.
See also
Parameters
name
The unique name of the resulting resource.