sfdc Channel
suspend fun sfdcChannel(name: String, block: suspend SfdcChannelResourceBuilder.() -> Unit): SfdcChannel
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for SfdcChannel.
See also
Parameters
name
The unique name of the resulting resource.