Values.RegisterWebhookWithThirdPartyInputSourceConfigures a connection between the webhook that was created and the external tool with events to be detected.
type nonrec t = {webhookName : WebhookName.t option;The name of an existing webhook created with PutWebhook to register with a supported third party.
*)}