Values_0.ScheduledUpdateConfigSourceThe configuration object of the schedule that SageMaker follows when updating the AMI.
type nonrec t = {scheduleExpression : CronScheduleExpression.t;A cron expression that specifies the schedule that SageMaker follows when updating the AMI.
*)deploymentConfig : DeploymentConfiguration.t option;The configuration to use when updating the AMI versions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of CronScheduleExpression.t
| `Structure of
(string
* [> `Integer of WaitTimeIntervalInSeconds.t
| `List of
[> `Structure of (string * [> `String of AlarmName.t ]) list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of NodeUnavailabilityValue.t ])
list ])
list ])
list ])
list ]