channel Slack
suspend fun channelSlack(name: String, block: suspend ChannelSlackResourceBuilder.() -> Unit): ChannelSlack
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelSlack.
See also
Parameters
name
The unique name of the resulting resource.