The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::DynamoDBStreams::GetRecordsOutput

ATTRIBUTES

NextShardIterator => Str

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.

Records => ArrayRef[Paws::DynamoDBStreams::Record]

The stream records from the shard, which were retrieved using the shard iterator.

_request_id => Str