contactChannel

suspend fun contactChannel(name: String, block: suspend ContactChannelResourceBuilder.() -> Unit): ContactChannel

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ContactChannel.


See also

Parameters

name

The unique name of the resulting resource.