Module: Aws::ResilienceHub::Client::_ListAlarmRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAlarmRecommendationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alarm_recommendations ⇒ ::Array[Types::AlarmRecommendation]
546 |
# File 'sig/client.rbs', line 546
def alarm_recommendations: () -> ::Array[Types::AlarmRecommendation]
|
#next_token ⇒ ::String
547 |
# File 'sig/client.rbs', line 547
def next_token: () -> ::String
|