listSolutions
inline suspend fun PersonalizeClient.listSolutions(crossinline block: ListSolutionsRequest.Builder.() -> Unit): ListSolutionsResponse
Returns a list of solutions in a given dataset group. When a dataset group is not specified, all the solutions associated with the account are listed. The response provides the properties for each solution, including the Amazon Resource Name (ARN). For more information on solutions, see CreateSolution.