

# InventoryDeletionSummaryItem


Either a count, remaining count, or a version number in a delete inventory summary.

## Contents


 ** Count **   <a name="systemsmanager-Type-InventoryDeletionSummaryItem-Count"></a>
A count of the number of deleted items.  
Type: Integer  
Required: No

 ** RemainingCount **   <a name="systemsmanager-Type-InventoryDeletionSummaryItem-RemainingCount"></a>
The remaining number of items to delete.  
Type: Integer  
Required: No

 ** Version **   <a name="systemsmanager-Type-InventoryDeletionSummaryItem-Version"></a>
The inventory type version.  
Type: String  
Pattern: `^([0-9]{1,6})(\.[0-9]{1,6})$`   
Required: No

## See Also


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/ssm-2014-11-06/InventoryDeletionSummaryItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-2014-11-06/InventoryDeletionSummaryItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-2014-11-06/InventoryDeletionSummaryItem) 