nextShardIterator property
The next position in the shard from which to start sequentially reading data
records. If set to null, the shard has been closed and the
requested iterator does not return any more data.
Implementation
final String? nextShardIterator;