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