Learn R Programming

paws.analytics (version 0.7.0)

glue_list_data_quality_statistic_annotations: Retrieve annotations for a data quality statistic

Description

Retrieve annotations for a data quality statistic.

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

Usage

glue_list_data_quality_statistic_annotations(
  StatisticId = NULL,
  ProfileId = NULL,
  TimestampFilter = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

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 retrieve the next set of results.