Module: Aws::RDS::Client::_DescribeDBRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBRecommendationsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_recommendations ⇒ ::Array[Types::DBRecommendation]
1691 |
# File 'sig/client.rbs', line 1691
def db_recommendations: () -> ::Array[Types::DBRecommendation]
|
#marker ⇒ ::String
1692 |
# File 'sig/client.rbs', line 1692
def marker: () -> ::String
|