item property
A map of attribute names to AttributeValue
objects, as
specified by ProjectionExpression
.
Implementation
final Map<String, AttributeValue>? item;
A map of attribute names to AttributeValue
objects, as
specified by ProjectionExpression
.
final Map<String, AttributeValue>? item;