attributes property

Map<String, AttributeDimension>? attributes
final

One or more custom attributes that your application reports to Amazon Pinpoint. You can use these attributes as selection criteria when you create an event filter.

Implementation

final Map<String, AttributeDimension>? attributes;