class Aws::SageMaker::Types::MonitoringStoppingCondition
A time limit for how long the monitoring job is allowed to run before stopping.
@note When making an API call, you may pass MonitoringStoppingCondition
data as a hash: { max_runtime_in_seconds: 1, # required }
@!attribute [rw] max_runtime_in_seconds
The maximum runtime allowed in seconds. <note markdown="1"> The `MaxRuntimeInSeconds` cannot exceed the frequency of the job. For data quality and model explainability, this can be up to 3600 seconds for an hourly schedule. For model bias and model quality hourly schedules, this can be up to 1800 seconds. </note> @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/MonitoringStoppingCondition AWS API Documentation
Constants
- SENSITIVE