class Aws::DynamoDBStreams::Types::Shard
A uniquely identified group of stream records within a stream.
@!attribute [rw] shard_id
The system-generated identifier for this shard. @return [String]
@!attribute [rw] sequence_number_range
The range of possible sequence numbers for the shard. @return [Types::SequenceNumberRange]
@!attribute [rw] parent_shard_id
The shard ID of the current shard's parent. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/streams-dynamodb-2012-08-10/Shard AWS API Documentation
Constants
- SENSITIVE