Module: Aws::ResilienceHub::Client::_ListRecommendationTemplatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecommendationTemplatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
754 |
# File 'sig/client.rbs', line 754
def next_token: () -> ::String
|
#recommendation_templates ⇒ ::Array[Types::RecommendationTemplate]
755 |
# File 'sig/client.rbs', line 755
def recommendation_templates: () -> ::Array[Types::RecommendationTemplate]
|