View source: R/glue_operations.R
| glue_list_data_quality_rulesets | R Documentation | 
Returns a paginated list of rulesets for the specified list of Glue tables.
See https://www.paws-r-sdk.com/docs/glue_list_data_quality_rulesets/ for full documentation.
glue_list_data_quality_rulesets(
  NextToken = NULL,
  MaxResults = NULL,
  Filter = NULL,
  Tags = NULL
)
| NextToken | A paginated token to offset the results. | 
| MaxResults | The maximum number of results to return. | 
| Filter | The filter criteria. | 
| Tags | A list of key-value pair tags. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.