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

Returns:

  • (::String)


1657
# File 'sig/client.rbs', line 1657

def marker: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



1656
# File 'sig/client.rbs', line 1656

def recommendations: () -> ::Array[Types::Recommendation]