Module: Aws::SMS::Client::_GetConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_list ⇒ ::Array[Types::Connector]
290 |
# File 'sig/client.rbs', line 290
def connector_list: () -> ::Array[Types::Connector]
|
#next_token ⇒ ::String
291 |
# File 'sig/client.rbs', line 291
def next_token: () -> ::String
|