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]
2703 |
# File 'sig/client.rbs', line 2703
def items: () -> ::Array[Types::ConnectionSummary]
|
#next_token ⇒ ::String
2704 |
# File 'sig/client.rbs', line 2704
def next_token: () -> ::String
|