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