Class: Aws::Types::GetWebhookRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWebhookRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#webhook_id ⇒ ::String
Returns the value of attribute webhook_id.
Instance Attribute Details
#webhook_id ⇒ ::String
Returns the value of attribute webhook_id.
425 426 427 |
# File 'sig/types.rbs', line 425 def webhook_id @webhook_id end |