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]
1606 |
# File 'sig/client.rbs', line 1606
def db_proxies: () -> ::Array[Types::DBProxy]
|
#marker ⇒ ::String
1607 |
# File 'sig/client.rbs', line 1607
def marker: () -> ::String
|