

# TaskProcessingDetails
<a name="API_TaskProcessingDetails"></a>

Details about the over-the-air (OTA) task process.

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

 ** NumberOfCanceledThings **   <a name="managedintegrations-Type-TaskProcessingDetails-NumberOfCanceledThings"></a>
The number of canceled things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** NumberOfFailedThings **   <a name="managedintegrations-Type-TaskProcessingDetails-NumberOfFailedThings"></a>
The number of failed things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** NumberOfInProgressThings **   <a name="managedintegrations-Type-TaskProcessingDetails-NumberOfInProgressThings"></a>
The number of in progress things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** numberOfQueuedThings **   <a name="managedintegrations-Type-TaskProcessingDetails-numberOfQueuedThings"></a>
The number of queued things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** numberOfRejectedThings **   <a name="managedintegrations-Type-TaskProcessingDetails-numberOfRejectedThings"></a>
The number of rejected things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** numberOfRemovedThings **   <a name="managedintegrations-Type-TaskProcessingDetails-numberOfRemovedThings"></a>
The number of removed things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** numberOfSucceededThings **   <a name="managedintegrations-Type-TaskProcessingDetails-numberOfSucceededThings"></a>
The number of succeeded things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** numberOfTimedOutThings **   <a name="managedintegrations-Type-TaskProcessingDetails-numberOfTimedOutThings"></a>
The number of timed out things in an over-the-air (OTA) task.  
Type: Integer  
Required: No

 ** processingTargets **   <a name="managedintegrations-Type-TaskProcessingDetails-processingTargets"></a>
The targets of the over-the-air (OTA) task.  
Type: Array of strings  
Required: No

## See Also
<a name="API_TaskProcessingDetails_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/iot-managed-integrations-2025-03-03/TaskProcessingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/TaskProcessingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/TaskProcessingDetails) 