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