Values.DaemonDeploymentAlarmsSourceThe CloudWatch alarms used to determine a daemon deployment failed.
type nonrec t = {status : DaemonDeploymentRollbackMonitorsStatus.t option;The status of the alarms check. Amazon ECS is not using alarms for daemon deployment failures when the status is DISABLED.
*)alarmNames : StringList.t option;The name of the CloudWatch alarms that determine when a daemon deployment failed.
*)triggeredAlarmNames : StringList.t option;One or more CloudWatch alarm names that have been triggered during the daemon deployment.
*)}