View source: R/glue_operations.R
glue_list_data_quality_statistics | R Documentation |
Retrieves a list of data quality statistics.
See https://www.paws-r-sdk.com/docs/glue_list_data_quality_statistics/ for full documentation.
glue_list_data_quality_statistics(
StatisticId = NULL,
ProfileId = NULL,
TimestampFilter = NULL,
MaxResults = NULL,
NextToken = NULL
)
StatisticId |
The Statistic ID. |
ProfileId |
The Profile ID. |
TimestampFilter |
A timestamp filter. |
MaxResults |
The maximum number of results to return in this request. |
NextToken |
A pagination token to request the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.