Lists metric attributions.
See https://www.paws-r-sdk.com/docs/personalize_list_metric_attributions/ for full documentation.
personalize_list_metric_attributions(
datasetGroupArn = NULL,
nextToken = NULL,
maxResults = NULL
)
The metric attributions' dataset group Amazon Resource Name (ARN).
Specify the pagination token from a previous request to retrieve the next page of results.
The maximum number of metric attributions to return in one page of results.