id Namespace
suspend fun idNamespace(name: String, block: suspend IdNamespaceResourceBuilder.() -> Unit): IdNamespace
Parameters
name
The unique name of the resulting resource.
block
Builder for IdNamespace.
See also
Parameters
name
The unique name of the resulting resource.