You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodePipeline::Types::ListWebhookItemThe detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.
Returned by:
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the webhook.
The detail returned for each webhook, such as the webhook authentication type and filter rules.
The number code of the error.
The text of the error message about the webhook.
The date and time a webhook was last successfully triggered, in timestamp format.
Specifies the tags applied to the webhook.
A unique URL generated by CodePipeline.
The Amazon Resource Name (ARN) of the webhook.
#definition ⇒ Types::WebhookDefinitionThe detail returned for each webhook, such as the webhook authentication type and filter rules.
#error_code ⇒ StringThe number code of the error.
#error_message ⇒ StringThe text of the error message about the webhook.
#last_triggered ⇒ TimeThe date and time a webhook was last successfully triggered, in timestamp format.
#tags ⇒ Array<Types::Tag>Specifies the tags applied to the webhook.
#url ⇒ StringA unique URL generated by CodePipeline. When a POST request is made to this URL, the defined pipeline is started as long as the body of the post request satisfies the defined authentication and filtering conditions. Deleting and re-creating a webhook makes the old URL invalid and generates a new one.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4