

# DaemonAlarmConfiguration


The CloudWatch alarm configuration for a daemon. When enabled, CloudWatch alarms determine whether a daemon deployment has failed.

## Contents


 ** alarmNames **   <a name="ECS-Type-DaemonAlarmConfiguration-alarmNames"></a>
The CloudWatch alarm names to monitor during a daemon deployment.  
Type: Array of strings  
Required: No

 ** enable **   <a name="ECS-Type-DaemonAlarmConfiguration-enable"></a>
Determines whether to use the CloudWatch alarm option in the daemon deployment process. The default value is `false`.  
Type: Boolean  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/ecs-2014-11-13/DaemonAlarmConfiguration) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecs-2014-11-13/DaemonAlarmConfiguration) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecs-2014-11-13/DaemonAlarmConfiguration) 