

# DaemonSummary


A summary of a daemon.

## Contents


 ** createdAt **   <a name="ECS-Type-DaemonSummary-createdAt"></a>
The Unix timestamp for the time when the daemon was created.  
Type: Timestamp  
Required: No

 ** daemonArn **   <a name="ECS-Type-DaemonSummary-daemonArn"></a>
The Amazon Resource Name (ARN) of the daemon.  
Type: String  
Required: No

 ** status **   <a name="ECS-Type-DaemonSummary-status"></a>
The status of the daemon.  
Type: String  
Valid Values: `ACTIVE | DELETE_IN_PROGRESS`   
Required: No

 ** updatedAt **   <a name="ECS-Type-DaemonSummary-updatedAt"></a>
The Unix timestamp for the time when the daemon was last updated.  
Type: Timestamp  
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/DaemonSummary) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecs-2014-11-13/DaemonSummary) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecs-2014-11-13/DaemonSummary) 