View source: R/lookoutmetrics_operations.R
lookoutmetrics_get_data_quality_metrics | R Documentation |
Returns details about the requested data quality metrics.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_get_data_quality_metrics/ for full documentation.
lookoutmetrics_get_data_quality_metrics(
AnomalyDetectorArn,
MetricSetArn = NULL
)
AnomalyDetectorArn |
[required] The Amazon Resource Name (ARN) of the anomaly detector that you want to investigate. |
MetricSetArn |
The Amazon Resource Name (ARN) of a specific data quality metric set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.