Module: Aws::KafkaConnect::Client::_ListCustomPluginsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomPluginsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#custom_plugins ⇒ ::Array[Types::CustomPluginSummary]
342 |
# File 'sig/client.rbs', line 342
def custom_plugins: () -> ::Array[Types::CustomPluginSummary]
|
#next_token ⇒ ::String
343 |
# File 'sig/client.rbs', line 343
def next_token: () -> ::String
|