Module: Aws::Personalize::Client::_ListSolutionVersionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSolutionVersionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#solution_versions::Array[Types::SolutionVersionSummary]

Returns:



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

def solution_versions: () -> ::Array[Types::SolutionVersionSummary]