Values.DescribeModelRequestSourceProvides a JSON containing the overall information about a specific machine learning model, including model name and ARN, dataset, training and evaluation information, status, and so on.
type nonrec t = {modelName : ModelName.t;The name of the machine learning model to be described.
*)}