

# ProcessingStoppingCondition
<a name="API_ProcessingStoppingCondition"></a>

Configures conditions under which the processing job should be stopped, such as how long the processing job has been running. After the condition is met, the processing job is stopped.

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

 ** MaxRuntimeInSeconds **   <a name="sagemaker-Type-ProcessingStoppingCondition-MaxRuntimeInSeconds"></a>
Specifies the maximum runtime in seconds.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 777600.  
Required: Yes

## See Also
<a name="API_ProcessingStoppingCondition_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/sagemaker-2017-07-24/ProcessingStoppingCondition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/ProcessingStoppingCondition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/ProcessingStoppingCondition) 