item property

Map<String, AttributeValue>? item
final

A DynamoDB item associated with a BatchStatementResponse

Implementation

final Map<String, AttributeValue>? item;