metrics property

Map<String, String> metrics
final

A JSON object that contains the results of the query. The results vary depending on the type of activity (ActivityType). For information about the structure and contents of the results, see the Amazon Pinpoint Developer Guide.

Implementation

final Map<String, String> metrics;