class Aws::DynamoDBStreams::Types::SequenceNumberRange
The beginning and ending sequence numbers for the stream records contained within a shard.
@!attribute [rw] starting_sequence_number
The first sequence number for the stream records contained within a shard. String contains numeric characters only. @return [String]
@!attribute [rw] ending_sequence_number
The last sequence number for the stream records contained within a shard. String contains numeric characters only. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/streams-dynamodb-2012-08-10/SequenceNumberRange AWS API Documentation
Constants
- SENSITIVE