Module: Aws::Chatbot::Client::_DescribeChimeWebhookConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#webhook_configurations::Array[Types::ChimeWebhookConfiguration]

Returns:



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

def webhook_configurations: () -> ::Array[Types::ChimeWebhookConfiguration]