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]
1685 |
# File 'sig/client.rbs', line 1685
def db_recommendations: () -> ::Array[Types::DBRecommendation]
|
#marker ⇒ ::String
1686 |
# File 'sig/client.rbs', line 1686
def marker: () -> ::String
|