Module: Aws::KafkaConnect::Client::_ListConnectorOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorOperationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_operations ⇒ ::Array[Types::ConnectorOperationSummary]
316 |
# File 'sig/client.rbs', line 316 def connector_operations: () -> ::Array[Types::ConnectorOperationSummary] |
#next_token ⇒ ::String
317 |
# File 'sig/client.rbs', line 317 def next_token: () -> ::String |