itemCollectionKey property

Map<String, AttributeValue>? itemCollectionKey
final

The partition key value of the item collection. This value is the same as the partition key value of the item.

Implementation

final Map<String, AttributeValue>? itemCollectionKey;