Module: Aws::Mgn::Client::_ListConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Connector]
743 |
# File 'sig/client.rbs', line 743 def items: () -> ::Array[Types::Connector] |
#next_token ⇒ ::String
744 |
# File 'sig/client.rbs', line 744 def next_token: () -> ::String |