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
1701 |
# File 'sig/client.rbs', line 1701 def marker: () -> ::String |
#recommendations ⇒ ::Array[Types::Recommendation]
1700 |
# File 'sig/client.rbs', line 1700 def recommendations: () -> ::Array[Types::Recommendation] |