

# InventoryResultEntity


Inventory query results.

## Contents


 ** Data **   <a name="systemsmanager-Type-InventoryResultEntity-Data"></a>
The data section in the inventory result entity JSON.  
Type: String to [InventoryResultItem](API_InventoryResultItem.md) object map  
Required: No

 ** Id **   <a name="systemsmanager-Type-InventoryResultEntity-Id"></a>
ID of the inventory result entity. For example, for managed node inventory the result will be the managed node ID. For EC2 instance inventory, the result will be the instance ID.   
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/ssm-2014-11-06/InventoryResultEntity) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ssm-2014-11-06/InventoryResultEntity) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ssm-2014-11-06/InventoryResultEntity) 