channel Line
suspend fun channelLine(name: String, block: suspend ChannelLineResourceBuilder.() -> Unit): ChannelLine
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelLine.
See also
Parameters
name
The unique name of the resulting resource.