attributes property

Map<String, String> attributes
final

A list of 1-50 AttributeNameMapping objects that map an existing attribute to a new attribute.

Implementation

final Map<String, String> attributes;