glue_list_data_quality_rule_recommendation_runs: Lists the recommendation runs meeting the filter criteria

View source: R/glue_operations.R

glue_list_data_quality_rule_recommendation_runsR Documentation

Lists the recommendation runs meeting the filter criteria

Description

Lists the recommendation runs meeting the filter criteria.

See https://www.paws-r-sdk.com/docs/glue_list_data_quality_rule_recommendation_runs/ for full documentation.

Usage

glue_list_data_quality_rule_recommendation_runs(
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

Filter

The filter criteria.

NextToken

A paginated token to offset the results.

MaxResults

The maximum number of results to return.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.