Values.DaemonAlarmConfigurationSourceThe CloudWatch alarm configuration for a daemon. When enabled, CloudWatch alarms determine whether a daemon deployment has failed.
type nonrec t = {alarmNames : StringList.t option;The CloudWatch alarm names to monitor during a daemon deployment.
*)enable : Boolean.t option;Determines whether to use the CloudWatch alarm option in the daemon deployment process. The default value is false.
*)}