channel Namespace
suspend fun channelNamespace(name: String, block: suspend ChannelNamespaceResourceBuilder.() -> Unit): ChannelNamespace
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelNamespace.
See also
Parameters
name
The unique name of the resulting resource.