class Aws::Amplify::Types::Webhook

Describes a webhook that connects repository events to an Amplify app.

@!attribute [rw] webhook_arn

The Amazon Resource Name (ARN) for the webhook.
@return [String]

@!attribute [rw] webhook_id

The ID of the webhook.
@return [String]

@!attribute [rw] webhook_url

The URL of the webhook.
@return [String]

@!attribute [rw] branch_name

The name for a branch that is part of an Amplify app.
@return [String]

@!attribute [rw] description

The description for a webhook.
@return [String]

@!attribute [rw] create_time

The create date and time for a webhook.
@return [Time]

@!attribute [rw] update_time

Updates the date and time for a webhook.
@return [Time]

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

Constants

SENSITIVE