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