Values.UpdateWebhookRequestSourceThe request structure for the update webhook request.
type nonrec t = {webhookId : WebhookId.t;The unique ID for a webhook.
*)branchName : BranchName.t option;The name for a branch that is part of an Amplify app.
*)description : Description.t option;The description for a webhook.
*)}