channel Group
suspend fun channelGroup(name: String, block: suspend ChannelGroupResourceBuilder.() -> Unit): ChannelGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelGroup.
See also
Parameters
name
The unique name of the resulting resource.