expressionAttributeNames property

Map<String, String>? expressionAttributeNames
final

One or more substitution tokens for attribute names in the ProjectionExpression parameter.

Implementation

final Map<String, String>? expressionAttributeNames;