

# DataQualityRulesetEvaluationRunFilter


The filter criteria.

## Contents


 ** DataSource **   <a name="Glue-Type-DataQualityRulesetEvaluationRunFilter-DataSource"></a>
Filter based on a data source (an AWS Glue table) associated with the run.  
Type: [DataSource](API_DataSource.md) object  
Required: Yes

 ** StartedAfter **   <a name="Glue-Type-DataQualityRulesetEvaluationRunFilter-StartedAfter"></a>
Filter results by runs that started after this time.  
Type: Timestamp  
Required: No

 ** StartedBefore **   <a name="Glue-Type-DataQualityRulesetEvaluationRunFilter-StartedBefore"></a>
Filter results by runs that started before this time.  
Type: Timestamp  
Required: No

## See Also


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/glue-2017-03-31/DataQualityRulesetEvaluationRunFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/DataQualityRulesetEvaluationRunFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/DataQualityRulesetEvaluationRunFilter) 