glue_get_data_quality_model {paws.analytics} | R Documentation |
Retrieve the training status of the model along with more information (CompletedOn, StartedOn, FailureReason)
Description
Retrieve the training status of the model along with more information (CompletedOn, StartedOn, FailureReason).
See https://www.paws-r-sdk.com/docs/glue_get_data_quality_model/ for full documentation.
Usage
glue_get_data_quality_model(StatisticId = NULL, ProfileId)
Arguments
StatisticId |
The Statistic ID. |
ProfileId |
[required] The Profile ID. |
[Package paws.analytics version 0.7.0 Index]