Module: Aws::DevOpsAgent::Client::_ListWebhooksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWebhooksOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#webhooks ⇒ ::Array[Types::Webhook]
737 |
# File 'sig/client.rbs', line 737
def webhooks: () -> ::Array[Types::Webhook]
|