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