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]
736 |
# File 'sig/client.rbs', line 736
def webhooks: () -> ::Array[Types::Webhook]
|