Module: Aws::DataZone::Client::_ListConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ConnectionSummary]
2710 |
# File 'sig/client.rbs', line 2710
def items: () -> ::Array[Types::ConnectionSummary]
|
#next_token ⇒ ::String
2711 |
# File 'sig/client.rbs', line 2711
def next_token: () -> ::String
|