

# DaemonContainerImage
<a name="API_DaemonContainerImage"></a>

The details about the container image a daemon revision uses.

## Contents
<a name="API_DaemonContainerImage_Contents"></a>

 ** 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
<a name="API_DaemonContainerImage_SeeAlso"></a>

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