endingSequenceNumber property

String? endingSequenceNumber
final

The ending sequence number for the range. Shards that are in the OPEN state have an ending sequence number of null.

Implementation

final String? endingSequenceNumber;