Module: Aws::ResilienceHub::Client::_ListSopRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSopRecommendationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
797 |
# File 'sig/client.rbs', line 797
def next_token: () -> ::String
|
#sop_recommendations ⇒ ::Array[Types::SopRecommendation]
798 |
# File 'sig/client.rbs', line 798
def sop_recommendations: () -> ::Array[Types::SopRecommendation]
|