Module: Aws::ResilienceHub::Client::_ListAppComponentRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppComponentRecommendationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#component_recommendations ⇒ ::Array[Types::ComponentRecommendation]
616 |
# File 'sig/client.rbs', line 616
def component_recommendations: () -> ::Array[Types::ComponentRecommendation]
|
#next_token ⇒ ::String
617 |
# File 'sig/client.rbs', line 617
def next_token: () -> ::String
|