Class: Aws::Types::PutWebhookOutput
- Inherits:
-
Object
- Object
- Aws::Types::PutWebhookOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#webhook ⇒ Types::ListWebhookItem
Returns the value of attribute webhook.
Instance Attribute Details
#webhook ⇒ Types::ListWebhookItem
Returns the value of attribute webhook.
1092 1093 1094 |
# File 'sig/types.rbs', line 1092 def webhook @webhook end |