Module: Aws::Appflow::Client::_ListConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connectors ⇒ ::Array[Types::ConnectorDetail]
270 |
# File 'sig/client.rbs', line 270
def connectors: () -> ::Array[Types::ConnectorDetail]
|
#next_token ⇒ ::String
271 |
# File 'sig/client.rbs', line 271
def next_token: () -> ::String
|