Module: Aws::DatabaseMigrationService::Client::_DescribeConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConnectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connections ⇒ ::Array[Types::Connection]
688 |
# File 'sig/client.rbs', line 688
def connections: () -> ::Array[Types::Connection]
|
#marker ⇒ ::String
687 |
# File 'sig/client.rbs', line 687
def marker: () -> ::String
|