

# ContainerInstanceDetails
<a name="API_ContainerInstanceDetails"></a>

Contains information about the Amazon EC2 instance that is running the Amazon ECS container.

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

 ** compatibleContainerInstances **   <a name="guardduty-Type-ContainerInstanceDetails-compatibleContainerInstances"></a>
Represents total number of nodes in the Amazon ECS cluster.  
Type: Long  
Required: No

 ** coveredContainerInstances **   <a name="guardduty-Type-ContainerInstanceDetails-coveredContainerInstances"></a>
Represents the nodes in the Amazon ECS cluster that has a `HEALTHY` coverage status.  
Type: Long  
Required: No

## See Also
<a name="API_ContainerInstanceDetails_SeeAlso"></a>

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