Module: Aws::Personalize::Client::_ListSolutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSolutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
938 |
# File 'sig/client.rbs', line 938
def next_token: () -> ::String
|
#solutions ⇒ ::Array[Types::SolutionSummary]
937 |
# File 'sig/client.rbs', line 937
def solutions: () -> ::Array[Types::SolutionSummary]
|