glue_list_data_quality_ruleset_evaluation_runs {paws.analytics} | R Documentation |
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
See https://www.paws-r-sdk.com/docs/glue_list_data_quality_ruleset_evaluation_runs/ for full documentation.
glue_list_data_quality_ruleset_evaluation_runs(
Filter = NULL,
NextToken = NULL,
MaxResults = NULL
)
Filter |
The filter criteria. |
NextToken |
A paginated token to offset the results. |
MaxResults |
The maximum number of results to return. |