personalize_describe_solution {paws.machine.learning} | R Documentation |
Describes a solution
Description
Describes a solution. For more information on solutions, see create_solution
.
See https://www.paws-r-sdk.com/docs/personalize_describe_solution/ for full documentation.
Usage
personalize_describe_solution(solutionArn)
Arguments
solutionArn |
[required] The Amazon Resource Name (ARN) of the solution to describe. |
[Package paws.machine.learning version 0.9.0 Index]