attributeMapping property

Map<String, String>? attributeMapping
final

A mapping of identity provider attributes to standard and custom user pool attributes.

Implementation

final Map<String, String>? attributeMapping;