Class: Aws::Types::UpdateWebhookOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWebhookOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#webhook ⇒ Types::Webhook
Returns the value of attribute webhook.
Instance Attribute Details
#webhook ⇒ Types::Webhook
Returns the value of attribute webhook.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def webhook @webhook end |