Module: Aws::Amplify::Client::_ListWebhooksResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWebhooksResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


466
# File 'sig/client.rbs', line 466

def next_token: () -> ::String

#webhooks::Array[Types::Webhook]

Returns:



465
# File 'sig/client.rbs', line 465

def webhooks: () -> ::Array[Types::Webhook]