NAME
Paws::CodePipeline::ListWebhooksOutput
ATTRIBUTES
NextToken => Str
If the amount of returned information is significantly large, an identifier is also returned and can be used in a subsequent ListWebhooks call to return the next set of webhooks in the list.
Webhooks => ArrayRef[Paws::CodePipeline::ListWebhookItem]
The JSON detail returned for each webhook in the list output for the ListWebhooks call.