glue_get_data_quality_model_result {paws.analytics}R Documentation

Retrieve a statistic's predictions for a given Profile ID

Description

Retrieve a statistic's predictions for a given Profile ID.

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

Usage

glue_get_data_quality_model_result(StatisticId, ProfileId)

Arguments

StatisticId

[required] The Statistic ID.

ProfileId

[required] The Profile ID.


[Package paws.analytics version 0.9.0 Index]