msc Sub Webhook
suspend fun mscSubWebhook(name: String, block: suspend MscSubWebhookResourceBuilder.() -> Unit): MscSubWebhook
Parameters
name
The unique name of the resulting resource.
block
Builder for MscSubWebhook.
See also
Parameters
name
The unique name of the resulting resource.