expressionAttributeValues property

Map<String, AttributeValue>? expressionAttributeValues
final

One or more values that can be substituted in an expression.

Implementation

final Map<String, AttributeValue>? expressionAttributeValues;