class Aws::CodePipeline::Types::ListWebhooksInput
@note When making an API call, you may pass ListWebhooksInput
data as a hash: { next_token: "NextToken", max_results: 1, }
@!attribute [rw] next_token
The token that was returned from the previous ListWebhooks call, which can be used to return the next set of webhooks in the list. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned nextToken value. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListWebhooksInput AWS API Documentation
Constants
- SENSITIVE