Module: Aws::DatabaseMigrationService::Client::_DescribeRecommendationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeRecommendationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



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

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