Module: Aws::Interconnect::Client::_ListConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connections ⇒ ::Array[Types::ConnectionSummary]
179 |
# File 'sig/client.rbs', line 179
def connections: () -> ::Array[Types::ConnectionSummary]
|
#next_token ⇒ ::String
180 |
# File 'sig/client.rbs', line 180
def next_token: () -> ::String
|