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

Returns:

  • (::String)


797
# File 'sig/client.rbs', line 797

def next_token: () -> ::String

#sop_recommendations::Array[Types::SopRecommendation]

Returns:



798
# File 'sig/client.rbs', line 798

def sop_recommendations: () -> ::Array[Types::SopRecommendation]