class Aws::Amplify::Types::DeleteWebhookRequest

The request structure for the delete webhook request.

@note When making an API call, you may pass DeleteWebhookRequest

data as a hash:

    {
      webhook_id: "WebhookId", # required
    }

@!attribute [rw] webhook_id

The unique ID for a webhook.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplify-2017-07-25/DeleteWebhookRequest AWS API Documentation

Constants

SENSITIVE