Module: Aws::NetworkManager::Client::_GetConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connections ⇒ ::Array[Types::Connection]
680 |
# File 'sig/client.rbs', line 680
def connections: () -> ::Array[Types::Connection]
|
#next_token ⇒ ::String
681 |
# File 'sig/client.rbs', line 681
def next_token: () -> ::String
|