Class: Aws::Types::ListWebhooksOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#webhooks::Array[Types::Webhook]

Returns the value of attribute webhooks.

Returns:



1078
1079
1080
# File 'sig/types.rbs', line 1078

def webhooks
  @webhooks
end