unprocessedKeys property

List<PartitionValueList>? unprocessedKeys
final

A list of the partition values in the request for which partitions were not returned.

Implementation

final List<PartitionValueList>? unprocessedKeys;