sfdcChannel

suspend fun sfdcChannel(name: String, block: suspend SfdcChannelResourceBuilder.() -> Unit): SfdcChannel

Parameters

name

The unique name of the resulting resource.

block

Builder for SfdcChannel.

See also


Parameters

name

The unique name of the resulting resource.

See also