

# DaemonContainerImage


The details about the container image a daemon revision uses.

## Contents


 ** containerName **   <a name="ECS-Type-DaemonContainerImage-containerName"></a>
The name of the container.  
Type: String  
Required: No

 ** image **   <a name="ECS-Type-DaemonContainerImage-image"></a>
The container image.  
Type: String  
Required: No

 ** imageDigest **   <a name="ECS-Type-DaemonContainerImage-imageDigest"></a>
The container image digest.  
Type: String  
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/DaemonContainerImage) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ecs-2014-11-13/DaemonContainerImage) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ecs-2014-11-13/DaemonContainerImage) 