Values_0.AutoRollbackConfigSourceAutomatic rollback configuration for handling endpoint deployment failures and recovery.
type nonrec t = {alarms : AlarmList.t option;List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of AlarmName.t ]) list ]
list ])
list ]