

# RetryConfigCriteria
<a name="API_RetryConfigCriteria"></a>

Structure representing one retry config criteria.

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

 ** FailureType **   <a name="managedintegrations-Type-RetryConfigCriteria-FailureType"></a>
Over-the-air (OTA) retry criteria failure type.  
Type: String  
Valid Values: `FAILED | TIMED_OUT | ALL`   
Required: No

 ** MinNumberOfRetries **   <a name="managedintegrations-Type-RetryConfigCriteria-MinNumberOfRetries"></a>
The number of retries allowed for a failure type for the over-the-air (OTA) task.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 10.  
Required: No

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