Module: Aws::CodePipeline::Client::_ListWebhooksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#webhooks::Array[Types::ListWebhookItem]

Returns:



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

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