Module: Aws::ResilienceHub::Client::_ListTestRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestRecommendationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
832 |
# File 'sig/client.rbs', line 832
def next_token: () -> ::String
|
#test_recommendations ⇒ ::Array[Types::TestRecommendation]
833 |
# File 'sig/client.rbs', line 833
def test_recommendations: () -> ::Array[Types::TestRecommendation]
|