class Aws::SageMaker::Types::ProcessingStoppingCondition
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.
@note When making an API call, you may pass ProcessingStoppingCondition
data as a hash: { max_runtime_in_seconds: 1, # required }
@!attribute [rw] max_runtime_in_seconds
Specifies the maximum runtime in seconds. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProcessingStoppingCondition AWS API Documentation
Constants
- SENSITIVE