Values.DeregisterWebhookWithThirdPartyInputSourceRemoves the connection between the webhook that was created by CodePipeline and the external tool with events to be detected. Currently supported only for webhooks that target an action type of GitHub.
type nonrec t = {webhookName : WebhookName.t option;The name of the webhook you want to deregister.
*)}