Module: Aws::Redshift::Client::_ListRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecommendationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1694 |
# File 'sig/client.rbs', line 1694
def marker: () -> ::String
|
#recommendations ⇒ ::Array[Types::Recommendation]
1693 |
# File 'sig/client.rbs', line 1693
def recommendations: () -> ::Array[Types::Recommendation]
|