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