Class: Aws::Types::GetWebhookRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#webhook_id::String

Returns the value of attribute webhook_id.

Returns:

  • (::String)


425
426
427
# File 'sig/types.rbs', line 425

def webhook_id
  @webhook_id
end