

# DataQualityBaselineConfig
<a name="API_DataQualityBaselineConfig"></a>

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

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

 ** BaseliningJobName **   <a name="sagemaker-Type-DataQualityBaselineConfig-BaseliningJobName"></a>
The name of the job that performs baselining for the data quality monitoring job.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Pattern: `[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}`   
Required: No

 ** ConstraintsResource **   <a name="sagemaker-Type-DataQualityBaselineConfig-ConstraintsResource"></a>
The constraints resource for a monitoring job.  
Type: [MonitoringConstraintsResource](API_MonitoringConstraintsResource.md) object  
Required: No

 ** StatisticsResource **   <a name="sagemaker-Type-DataQualityBaselineConfig-StatisticsResource"></a>
The statistics resource for a monitoring job.  
Type: [MonitoringStatisticsResource](API_MonitoringStatisticsResource.md) object  
Required: No

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