Class: Aws::Types::ListWebhooksOutput
- Inherits:
-
Object
- Object
- Aws::Types::ListWebhooksOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#webhooks ⇒ ::Array[Types::Webhook]
Returns the value of attribute webhooks.
Instance Attribute Details
#webhooks ⇒ ::Array[Types::Webhook]
Returns the value of attribute webhooks.
1078 1079 1080 |
# File 'sig/types.rbs', line 1078 def webhooks @webhooks end |