Module: Aws::RDS::Client::_DescribeDBProxiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDBProxiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_proxies ⇒ ::Array[Types::DBProxy]
1612 |
# File 'sig/client.rbs', line 1612
def db_proxies: () -> ::Array[Types::DBProxy]
|
#marker ⇒ ::String
1613 |
# File 'sig/client.rbs', line 1613
def marker: () -> ::String
|