cx Webhook Resource
suspend fun cxWebhookResource(name: String, block: suspend CxWebhookResourceBuilder.() -> Unit): CxWebhook
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CxWebhook.
The unique name of the resulting resource.
Builder for CxWebhook.