item property

Map<String, AttributeValue>? item
final

A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.

Implementation

final Map<String, AttributeValue>? item;