

# TimeoutConfig
<a name="API_TimeoutConfig"></a>

The timeout configuration for a notebook run in Amazon SageMaker Unified Studio.

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

 ** runTimeoutInMinutes **   <a name="datazone-Type-TimeoutConfig-runTimeoutInMinutes"></a>
The timeout for the notebook run, in minutes. The minimum value is 60 minutes (1 hour), the maximum value is 1440 minutes (24 hours), and the default value is 720 minutes (12 hours).  
Type: Integer  
Valid Range: Minimum value of 60. Maximum value of 1440.  
Required: No

## See Also
<a name="API_TimeoutConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/TimeoutConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/TimeoutConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/TimeoutConfig) 