Values_1.DeploymentRecommendationSourceA set of recommended deployment configurations for the model. To get more advanced recommendations, see CreateInferenceRecommendationsJob to create an inference recommendation job.
type nonrec t = {recommendationStatus : RecommendationStatus.t option;Status of the deployment recommendation. The status NOT_APPLICABLE means that SageMaker is unable to provide a default recommendation for the model using the information provided. If the deployment status is IN_PROGRESS, retry your API call after a few seconds to get a COMPLETED deployment recommendation.
*)realTimeInferenceRecommendations : RealTimeInferenceRecommendations.t option;A list of RealTimeInferenceRecommendation items.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of Values_0.String_.t ])
list ]
list ])
list ]