

# RollbackConfig
<a name="API_RollbackConfig"></a>

The rollback configuration for the cluster version rollback.

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

 ** timeoutMinutes **   <a name="AmazonEKS-Type-RollbackConfig-timeoutMinutes"></a>
The length of time in minutes to wait before cancelling the update. Timeout is a minimum-bound property, meaning the timeout occurs no sooner than the time you specify, but can occur shortly thereafter. This value can be between 120 (2 hours) and 10080 (7 days). Default: `720` (12 hours) if not specified.  
Type: Integer  
Required: No

## See Also
<a name="API_RollbackConfig_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/eks-2017-11-01/RollbackConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/eks-2017-11-01/RollbackConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/eks-2017-11-01/RollbackConfig) 